Skip to content

Commit

Permalink
Merge pull request #37 from synolia/fix/disable-security-check
Browse files Browse the repository at this point in the history
Disable check for security vulnerabilites step
  • Loading branch information
oallain committed Dec 18, 2023
2 parents fdb5d43 + 794408d commit 21ceb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ jobs:
-
uses: symfonycorp/security-checker-action@v3
if: 'always() && steps.end-of-setup.outcome == ''success'''
continue-on-error: true

0 comments on commit 21ceb43

Please sign in to comment.