Skip to content

Commit

Permalink
fixup! 1494c7f
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed May 24, 2024
1 parent 3a8f78e commit 05cd5c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,11 @@ jobs:
sarif_file: phpstan.sarif

- name: "Export SARIF file from code scanning alerts"
if: always()
uses: "alcaeus/drivers-github-tools/code-scanning-export@export-code-scanning-report"

- name: "Attach generated SARIF file to build artifacts"
if: always()
uses: actions/upload-artifact@v4
with:
name: code-scanning-alerts.json
Expand Down

0 comments on commit 05cd5c7

Please sign in to comment.