Skip to content

Commit

Permalink
Update merge-conflict-autolabel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Apr 1, 2022
1 parent c3a8625 commit cb894fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-conflict-autolabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: "merge-conflicts"
CONFLICT_LABEL_NAME: "merge conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_RETRIES: 5
WAIT_MS: 5000

0 comments on commit cb894fa

Please sign in to comment.