Skip to content

Tested the multiselect functionality of react-select library on the add student modal #1433

Tested the multiselect functionality of react-select library on the add student modal

Tested the multiselect functionality of react-select library on the add student modal #1433

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 }}'