We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e588a1 + 8f2f475 commit 96e5f29Copy full SHA for 96e5f29
.github/workflows/pr-check-conflicts.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
# Docs: https://github.com/marketplace/actions/label-conflicting-pull-requests
23
- - uses: eps1lon/actions-label-merge-conflict@v2.0.1
+ - uses: eps1lon/actions-label-merge-conflict@v2.1.0
24
with:
25
dirtyLabel: merge-conflict
26
repoToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments