Skip to content

Commit

Permalink
[Test] Add Local-PHP-Security-Checker to the CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedghanem00 committed Jun 7, 2024
1 parent 4df59c0 commit 32f890e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: Run PHPStan
run: composer run-script phpstan

- name: Local PHP Security Checker
uses: docker://pplotka/local-php-security-checker-github-actions

- name: Install Tesseract
run: sudo apt install tesseract-ocr

Expand Down

0 comments on commit 32f890e

Please sign in to comment.