Skip to content

Commit

Permalink
Merge pull request #243 from stefandoorn/security
Browse files Browse the repository at this point in the history
CI: Adjust security check
  • Loading branch information
stefandoorn authored Mar 16, 2023
2 parents 29a6d91 + 930b4d3 commit 1163d86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ jobs:
run: (cd tests/Application && bin/console doctrine:schema:validate)

-
name: Run security check
run: symfony security:check
uses: symfonycorp/security-checker-action@v4
continue-on-error: true

-
Expand Down

0 comments on commit 1163d86

Please sign in to comment.