Skip to content

Bump body-parser and express in /frontend #1462

Bump body-parser and express in /frontend

Bump body-parser and express in /frontend #1462

Workflow file for this run

name: CI Policies
on: pull_request
jobs:
warn-big-diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: cornell-dti/big-diff-warning@master
env:
BOT_TOKEN: '${{ secrets.BOT_TOKEN }}'