We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ac201 commit bf8d070Copy full SHA for bf8d070
.github/workflows/pipeline_main.yml
@@ -12,7 +12,7 @@ permissions:
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
15
- cancel-in-progress: false
+ cancel-in-progress: true
16
17
jobs:
18
0 commit comments