Skip to content

Commit

Permalink
Update code_quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper authored Jun 16, 2024
1 parent b11015c commit d4cb614
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
uses: JetBrains/[email protected]
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 comments on commit d4cb614

Please sign in to comment.