Skip to content

Commit 3235b8c

Browse files
committed
Cancel concurrency
1 parent a411850 commit 3235b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
concurrency:
2121
group: ${{ github.workflow }}-${{ github.ref }}
22-
cancel-in-progress: true
22+
cancel-in-progress: false
2323

2424
jobs:
2525
debug:

0 commit comments

Comments
 (0)