Update code-quality.yml

This commit is contained in:
Archi
2023-11-27 10:50:36 +01:00
parent 3c338e05df
commit 2b7fc937ad

View File

@@ -40,6 +40,7 @@ jobs:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- name: Report Qodana results to GitHub
if: false # TODO: Enable GitHub results after qodana starts reporting meaningful stuff
uses: github/codeql-action/upload-sarif@v2.22.8
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json