Skip to content

Eric / Implemented Script For Automating Email Outreach Information #1248

Eric / Implemented Script For Automating Email Outreach Information

Eric / Implemented Script For Automating Email Outreach Information #1248

Workflow file for this run

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