Skip to content

Bump js-yaml from 4.1.0 to 4.1.1 in /server #1771

Bump js-yaml from 4.1.0 to 4.1.1 in /server

Bump js-yaml from 4.1.0 to 4.1.1 in /server #1771

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