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 8bcf212 commit 9c24eb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
vendored_phpstan_path: custom-phpstan.phar
command: --version

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

0 comments on commit 9c24eb6

Please sign in to comment.