Skip to content

Commit 76e2011

Browse files
authored
Update sdle-scans.yaml
1 parent 26acd14 commit 76e2011

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/sdle-scans.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
branches: [ main ]
1111
pull_request:
1212
types: [opened, synchronize, reopened, ready_for_review]
13+
14+
concurrency:
15+
group: sdle-${{ github.event.pull_request.number || github.ref }}
16+
cancel-in-progress: true
1317

1418
jobs:
1519

0 commit comments

Comments
 (0)