Skip to content

Commit 30f336b

Browse files
committed
Update scans.yml
1 parent a909005 commit 30f336b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
with:
6060
image-path: ${{ github.sha }}
6161
output: clair_results.sarif
62+
return-code: ${{ github.event_name == 'pull_request' }}
6263
db-file: matcher.db
6364

6465
- if: ${{ success() || failure() }}

0 commit comments

Comments
 (0)