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