Skip to content

Commit 7e56969

Browse files
author
Black Duck
committed
Black Duck Security: Committed blackducksca-workflow.yml
1 parent 39665b2 commit 7e56969

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/blackducksca-workflow.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
blackducksca_waitForScan: true
3131
mark_build_status: failure
3232
include_diagnostics: false
33-
blackducksca_prComment_enabled: false
34-
blackducksca_fixpr_enabled: false
33+
blackducksca_prComment_enabled: true
34+
github_token: ${{ secrets.GH_TOKEN }}
35+
blackducksca_fixpr_enabled: true
3536
blackducksca_reports_sarif_create: false
3637
blackducksca_upload_sarif_report: false

0 commit comments

Comments
 (0)