We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d101a85 commit b3a0dd1Copy full SHA for b3a0dd1
.github/workflows/label-pr.yml
@@ -11,4 +11,5 @@ jobs:
11
steps:
12
- uses: nodejs/node-pr-labeler@v1
13
with:
14
+ repo-token: ${{ secrets.GH_USER_TOKEN }}
15
configuration-path: .github/label-pr-config.yml
0 commit comments