You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testfiles/expected-codeql.yml
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -52,9 +52,6 @@ jobs:
52
52
# By default, queries listed here will override any specified in a config file.
53
53
# Prefix the list here with "+" to use these queries and those in the config file.
54
54
55
-
# 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
56
-
# queries: security-extended,security-and-quality
57
-
58
55
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
59
56
# If this step fails, then you should remove it and run the build manually (see below)
Copy file name to clipboardExpand all lines: workflow-templates/codeql.yml
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -52,9 +52,6 @@ jobs:
52
52
# By default, queries listed here will override any specified in a config file.
53
53
# Prefix the list here with "+" to use these queries and those in the config file.
54
54
55
-
# 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
56
-
# queries: security-extended,security-and-quality
57
-
58
55
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
59
56
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments