Skip to content

Commit

Permalink
Update branch-build-push.yaml
Browse files Browse the repository at this point in the history
testing fail_on logics
  • Loading branch information
aaronhmiller authored Feb 2, 2024
1 parent 170f05a commit f398867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/branch-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
with:
ox_api_key: ${{ secrets.OX_API_KEY }}
ox_timeout: 1
ox_fail_on_timeout: true
#ox_fail_on_timeout: true
ox_scan_full_branch: true
ox_override_blocking: true
ox_fail_on_error: true
#ox_fail_on_error: true
uses: oxsecurity/ox-security-scan@main
-
name: Set up QEMU
Expand Down

0 comments on commit f398867

Please sign in to comment.