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 a411850 commit 3235b8cCopy full SHA for 3235b8c
.github/workflows/ci_release.yml
@@ -19,7 +19,7 @@ on:
19
20
concurrency:
21
group: ${{ github.workflow }}-${{ github.ref }}
22
- cancel-in-progress: true
+ cancel-in-progress: false
23
24
jobs:
25
debug:
0 commit comments