Add token for labeler workflow (#14908)
This commit is contained in:
parent
1d690fbb50
commit
d3f7adf63a
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
@ -11,5 +11,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: '.github/labeler.yml'
|
||||
sync-labels: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user