Skip to content

Standardize toasts / validation #1975

Standardize toasts / validation

Standardize toasts / validation #1975

Workflow file for this run

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