Skip to content

Commit 5b01996

Browse files
committed
uncommenting the queries
1 parent 1971bc1 commit 5b01996

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
@@ -43,7 +43,7 @@ jobs:
4343
# Prefix the list here with "+" to use these queries and those in the config file.
4444

4545
# 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
46-
# queries: security-extended,security-and-quality
46+
queries: security-extended,security-and-quality
4747

4848
# If the analyze step fails for one of the languages you are analyzing with
4949
# "We were unable to automatically build your code", modify the matrix above

0 commit comments

Comments
 (0)