Update .github/workflows/conflict_labeler.yml

This commit is contained in:
Mark McDowall 2024-04-15 20:17:36 -04:00 committed by GitHub
parent efe3c15e46
commit ea050dd213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -21,3 +21,4 @@ jobs:
with: with:
dirtyLabel: 'merge-conflict' dirtyLabel: 'merge-conflict'
repoToken: "${{ secrets.GITHUB_TOKEN }}" repoToken: "${{ secrets.GITHUB_TOKEN }}"