We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c32b529 + 8e1df2e commit c365c02Copy full SHA for c365c02
.github/workflows/codeql-analysis.yml
@@ -50,6 +50,8 @@ jobs:
50
# By default, queries listed here will override any specified in a config file.
51
# Prefix the list here with "+" to use these queries and those in the config file.
52
# queries: ./path/to/local/query, your-org/your-repo/queries@main
53
+ queries: ns1/NS1QLPacks/codeql/${{ matrix.language }}/NS1-security.qls@main
54
+ config-file: ns1/NS1QLPacks/codeql/NS1-codeql-config.yml@main
55
56
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
57
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments