Skip to content

Commit 3b13985

Browse files
committed
Make sure that the "tutorial-queries" pack is available in the workspace
Deleted `*/codeql-packs/**/qlpack.yml` since we don't expect any packs at that location
1 parent acca6d1 commit 3b13985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeql-workspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
provide:
2-
- "*/codeql-packs/**/qlpack.yml"
2+
- "tutorial-queries/codeql-pack.yml"

0 commit comments

Comments
 (0)