Skip to content

Commit

Permalink
fix: move continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
Wi11Shell committed Jan 16, 2025
1 parent 4a620c5 commit 1c37910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:

security-docker:
name: Security
continue-on-error: true
uses: ./.github/workflows/security-docker.yaml
continue-on-error: true
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit 1c37910

Please sign in to comment.