Skip to content

Commit a759c10

Browse files
Merge branch 'develop' into merge-2025-06-dependabot-gha-updates
2 parents 06963be + 2c2b8d3 commit a759c10

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/gitleaks.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
name: gitleaks
2+
3+
concurrency:
4+
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
5+
cancel-in-progress: true
6+
27
on:
38
pull_request:
49
workflow_dispatch:

0 commit comments

Comments
 (0)