Skip to content

Commit 51e0267

Browse files
committed
Cleazn
1 parent 13b66de commit 51e0267

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
- v5
1111
workflow_call:
1212

13+
concurrency:
14+
group: ${{ github.ref }}-ci
15+
cancel-in-progress: true
16+
1317
jobs:
1418
# Note: changing the name of the job disables Slither checks with the error:
1519
# Warning: Code scanning cannot determine the alerts introduced by this pull

0 commit comments

Comments
 (0)