Skip to content

Commit

Permalink
Run on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bill-buchan committed Jan 8, 2025
1 parent 8ac96b0 commit 75e15c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/oracle-observer-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:

- name: Upload artifact
uses: actions/upload-artifact@v4
if: failure() # If Trivy found vulnerabilities
with:
name: trivy-file
path: trivy-results.sarif
Expand Down

0 comments on commit 75e15c1

Please sign in to comment.