Update .github/workflows/conflict_labeler.yml
This commit is contained in:
parent
efe3c15e46
commit
ea050dd213
|
@ -21,3 +21,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
dirtyLabel: 'merge-conflict'
|
dirtyLabel: 'merge-conflict'
|
||||||
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Reference in New Issue