We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8494289 commit c33c434Copy full SHA for c33c434
.github/workflows/qodana.yml
@@ -20,3 +20,4 @@ jobs:
20
- uses: github/codeql-action/upload-sarif@v1
21
with:
22
sarif_file: ${{ runner.temp }}/.github/workflowscripts/qodana.sarif.json
23
+ fail-threshold: 1
0 commit comments