Skip to content

chore(deps): update srvaroa/labeler action to v1.11.0 #377

chore(deps): update srvaroa/labeler action to v1.11.0

chore(deps): update srvaroa/labeler action to v1.11.0 #377

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/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"