Update .github/workflows/conflict_labeler.yml

pull/6721/head
Mark McDowall 4 weeks ago committed by GitHub
parent efe3c15e46
commit ea050dd213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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 }}"
Loading…
Cancel
Save