Skip to content

Commit

Permalink
Update phpstan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RusselViola authored Oct 25, 2024
1 parent 54549be commit 8bcf212
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ jobs:
path: ./
vendored_phpstan_path: custom-phpstan.phar
command: --version

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: phpstan.sarif

0 comments on commit 8bcf212

Please sign in to comment.