Disable CLI config parsing

This commit is contained in:
Henry Mercer
2022-11-10 11:23:39 +00:00
parent ae57736f45
commit 02e30c5931
+1
View File
@@ -1,6 +1,7 @@
# Checks logs, SARIF, and database bundle debug artifacts exist.
name: PR Check - Debug artifact upload
env:
CODEQL_PASS_CONFIG_TO_CLI: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
on:
push: