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 1bf3877 commit 834edebCopy full SHA for 834edeb
1 file changed
.github/workflows/conflictDetector.yaml
@@ -6,7 +6,7 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c
+ - uses: mschilde/auto-label-merge-conflicts@cd484bbf0476fbe79474a937681a253e094cac3d
10
with:
11
CONFLICT_LABEL_NAME: "has conflicts"
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments