Skip to content

chore(deps): update github packages to v5 (major) #122

chore(deps): update github packages to v5 (major)

chore(deps): update github packages to v5 (major) #122

Workflow file for this run

name: "Label PRs"
on:
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
name: Label PRs
steps:
- uses: srvaroa/labeler@v1.11
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"