Skip to content

Commit 1f8fed7

Browse files
authored
Update snapshot.yml
1 parent 36ee414 commit 1f8fed7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/snapshot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- CI
66
types:
77
- completed
8+
concurrency:
9+
group: ${{ github.workflow }}-${{ github.ref }}
10+
cancel-in-progress: true
811
jobs:
912
snapshot:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)