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

@ -20,4 +20,5 @@ jobs:
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
with:
dirtyLabel: 'merge-conflict'
repoToken: "${{ secrets.GITHUB_TOKEN }}"
repoToken: "${{ secrets.GITHUB_TOKEN }}"