Skip to content

Commit

Permalink
chore: bnc 3 backport
Browse files Browse the repository at this point in the history
  • Loading branch information
lucanicoladebiasi committed Feb 14, 2025
1 parent 2aab1d8 commit 2797367
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Check for leaks in secrets
on:
on:
pull_request:
branches:
- 'main'
Expand All @@ -24,4 +24,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}
GITLEAKS_CONFIG: .gitleaksignore

0 comments on commit 2797367

Please sign in to comment.