Update codeql-workspace.yml

Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
Andrew Eisenberg
2022-05-26 10:21:55 -07:00
committed by GitHub
parent 5a1663efd3
commit b456334472

View File

@@ -8,8 +8,11 @@ provide:
- "go/ql/config/legacy-support/qlpack.yml"
- "go/build/codeql-extractor-go/codeql-extractor.yml"
- "javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml"
# This pack is explicitly excluded from the workspace since we
# require consumers to use a version of this pack from the package cache.
# This pack is explicitly excluded from the workspace since most users
# will want to use a version of this pack from the package cache. Internal
# users can uncomment the following line and place a custom ML model
# in the corresponding pack to test a custom ML model within their local
# checkout.
# - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
- "javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
- "javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"