tools: pass bot token to node-pr-labeler

This should allow workflows that use the `labeled` event to be run.

PR-URL: https://github.com/nodejs/node/pull/39271
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
pull/39296/head
Michaël Zasso 2021-07-05 15:49:20 +02:00
parent b7136827f5
commit e4462bdf72
No known key found for this signature in database
GPG Key ID: 770F7A9A5AE15600
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ jobs:
steps:
- uses: nodejs/node-pr-labeler@v1
with:
repo-token: ${{ secrets.GH_USER_TOKEN }}
configuration-path: .github/label-pr-config.yml