Skip to content

Commit

Permalink
Update blackduck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenMe authored Oct 30, 2024
1 parent 4f3ddb7 commit 9638f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blackduck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "release" ]
branches: [ "main" ]
# trigger manually. Can be used to validate feature branches before open pull request
workflow_dispatch:
jobs:
Expand Down Expand Up @@ -48,4 +48,4 @@ jobs:
# Upload Black Duck SARIF report in GitHub Advanced Security tab
#blackduck_upload_sarif_report: true
# PULL REQUEST COMMENTS: Uncomment below to enable
#blackduck_prcomment_enabled: true
#blackduck_prcomment_enabled: true

0 comments on commit 9638f99

Please sign in to comment.