Skip to content

Commit 93afd27

Browse files
authored
Run gitleaks.yml only on codeceptjs org
1 parent 16297a4 commit 93afd27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
gitleaks:
9+
if: github.repository_owner == 'codeceptjs'
910
runs-on: ubuntu-latest
1011
permissions:
1112
contents: read

0 commit comments

Comments
 (0)