Skip to content

Commit ce68d77

Browse files
Update codeql.yml
1 parent 032ae3b commit ce68d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
# Prefix the list here with "+" to use these queries and those in the config file.
174174

175175
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
176-
queries: security-extended,security-and-quality
176+
queries: security-extended
177177
# queries: security-and-quality
178178
# tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.20.7/codeql-bundle-linux64.tar.gz
179179
config: |

0 commit comments

Comments
 (0)