Skip to content

Commit

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

jobs:
Expand All @@ -12,4 +12,4 @@ jobs:
secrets:
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
DOJO_TOKEN: ${{ secrets.DOJO_TOKEN }}
DOJO_URL: ${{ secrets.DOJO_URL }}
DOJO_URL: ${{ secrets.DOJO_URL }}

0 comments on commit 1dbe60a

Please sign in to comment.