We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbaab75 commit d518b91Copy full SHA for d518b91
.github/workflows/static-analysis.yaml
@@ -64,3 +64,4 @@ jobs:
64
uses: github/codeql-action/upload-sarif@v4
65
with:
66
sarif_file: build/sarif
67
+ category: scan-build
0 commit comments