Skip to content

Commit 80710d9

Browse files
authored
Update snapshot.yml
1 parent 1f8fed7 commit 80710d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- completed
88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}
10-
cancel-in-progress: true
10+
cancel-in-progress: false
1111
jobs:
1212
snapshot:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)