Skip to content

Commit 53ad5e5

Browse files
authored
Update gitleaks.yml
1 parent 0d06cfb commit 53ad5e5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/gitleaks.yml

-8
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,10 @@ name: Gitleaks - Scanning Secrets in PR
33
on:
44
push:
55
branches:
6-
- 'track/dev'
7-
- 'track/test'
8-
- 'track/prod'
96
- 'main'
107
- 'master'
118
pull_request:
12-
types:
13-
- synchronize
14-
- opened
159
branches:
16-
- 'track/dev'
17-
- 'track/prod'
1810
- 'main'
1911
- 'master'
2012
jobs:

0 commit comments

Comments
 (0)