Skip to content

Commit daf66a8

Browse files
committed
Run trivy scans on main, to help reporting
1 parent 776a225 commit daf66a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
name: Trivy scan image for vulnerabilities
144144
needs: files_changed
145145
if: |
146-
github.event_name == 'pull_request' &&
147146
needs.files_changed.outputs.trivyscan == 'true'
148147
uses: ./.github/workflows/trivyscan.yml
149148
secrets: inherit

0 commit comments

Comments
 (0)