Skip to content

Commit 76b26c6

Browse files
Update binary-ready-veracode-sast-sandbox-scan.yml
1 parent f5bd57f commit 76b26c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/binary-ready-veracode-sast-sandbox-scan.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
createsandbox: true
3939
sandboxname: GitHub App Scans-${{ github.event.client_payload.repository.branch }}
4040
# include: ${{ github.event.client_payload.modules_to_scan }}
41-
failbuild: ${{ github.event.client_payload.user_config.break_build_policy_findings }}
41+
failbuild: ${{ github.event.client_payload.user_config.break_build_policy_findings }}
42+
deleteincompletescan: true

0 commit comments

Comments
 (0)