Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34521c0

Browse files
Update .github/workflows/codeql.yml
Co-authored-by: Dean Sheather <[email protected]>
1 parent a3e31ec commit 34521c0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ jobs:
3131
uses: github/codeql-action/init@v2
3232
with:
3333
languages: ${{ matrix.language }}
34-
# If you wish to specify custom queries, you can do so here or in a config file.
35-
# By default, queries listed here will override any specified in a config file.
36-
# Prefix the list here with "+" to use these queries and those in the config file.
37-
38-
# 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
39-
# queries: security-extended,security-and-quality
4034

4135

4236
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).

0 commit comments

Comments
 (0)