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 1f8fed7 commit 80710d9Copy full SHA for 80710d9
.github/workflows/snapshot.yml
@@ -7,7 +7,7 @@ on:
7
- completed
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
10
- cancel-in-progress: true
+ cancel-in-progress: false
11
jobs:
12
snapshot:
13
runs-on: ubuntu-latest
0 commit comments