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 7526c35 commit f554e1fCopy full SHA for f554e1f
.github/workflows/atm-check-query-suite.yml
@@ -56,6 +56,7 @@ jobs:
56
echo "SARIF_PATH=${SARIF_PATH}" >> "${GITHUB_ENV}"
57
58
codeql database analyze \
59
+ --threads=0 \
60
--format sarif-latest \
61
--output "${SARIF_PATH}" \
62
--sarif-group-rules-by-pack \
0 commit comments