Skip to content

Commit 2224bc2

Browse files
committed
ci: label conflicts single queue
1 parent d0bd749 commit 2224bc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/label-conflicts.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
types: ["synchronize", "reopened", "opened"]
88

99
concurrency:
10-
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref }}
11-
cancel-in-progress: true
10+
group: ${{ github.workflow }}
11+
cancel-in-progress: false
1212

1313
jobs:
1414
triage-conflicts:

0 commit comments

Comments
 (0)