Codeql to ignore archive folder (#722)

* Update codeql-analysis.yml

* Create codeql-config.yml
This commit is contained in:
JFH
2022-02-01 10:55:11 +01:00
committed by GitHub
parent 66be4507c9
commit de0ee4e59c
2 changed files with 3 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ jobs:
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
config-file: ./.github/codeql/codeql-config.yml
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)