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.
1 parent a836e8e commit 7bf4bdfCopy full SHA for 7bf4bdf
.github/workflows/label-merge-conflicts.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Label conflicting PRs
18
- uses: eps1lon/actions-label-merge-conflict@v3.0.2
+ uses: eps1lon/actions-label-merge-conflict@v3.0.3
19
with:
20
dirtyLabel: "unresolved-merge-conflict"
21
repoToken: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments