Skip to content

Commit

Permalink
Update gitleaks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservosNCIN authored Apr 9, 2024
1 parent 9414d01 commit c317a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Secret Scanning - Gitleaks Caller
on:
push:
branches-ignore:
- 'dependabot/*'
- 'dependabot/**'
workflow_dispatch:

jobs:
Expand All @@ -11,4 +11,4 @@ jobs:
uses: eu-digital-identity-wallet/eudi-infra-ci/.github/workflows/secretscanning.yml@main
secrets:
DOJO_TOKEN: ${{ secrets.DOJO_TOKEN }}
DOJO_URL: ${{ secrets.DOJO_URL }}
DOJO_URL: ${{ secrets.DOJO_URL }}

0 comments on commit c317a8a

Please sign in to comment.