Skip to content

Commit b456334

Browse files
Update codeql-workspace.yml
Co-authored-by: Henry Mercer <[email protected]>
1 parent 5a1663e commit b456334

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

codeql-workspace.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ provide:
88
- "go/ql/config/legacy-support/qlpack.yml"
99
- "go/build/codeql-extractor-go/codeql-extractor.yml"
1010
- "javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml"
11-
# This pack is explicitly excluded from the workspace since we
12-
# require consumers to use a version of this pack from the package cache.
11+
# This pack is explicitly excluded from the workspace since most users
12+
# will want to use a version of this pack from the package cache. Internal
13+
# users can uncomment the following line and place a custom ML model
14+
# in the corresponding pack to test a custom ML model within their local
15+
# checkout.
1316
# - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
1417
- "javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
1518
- "javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"

0 commit comments

Comments
 (0)