Skip to content

Commit 935b9ee

Browse files
committed
zizmor 1.16.0
1 parent dee71ef commit 935b9ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/past-events.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ on:
1818
permissions:
1919
contents: read
2020

21+
concurrency:
22+
group: "${{ github.workflow }}-${{ github.ref }}"
23+
cancel-in-progress: true
24+
2125
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
2226
jobs:
2327
# This workflow contains a single job called "build"

0 commit comments

Comments
 (0)