Skip to content

Commit 8dd0fcb

Browse files
author
Henning Makholm
committed
codeqlmanifest: explicitly chain to ./codeql if we have it
1 parent c927a4c commit 8dd0fcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeqlmanifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{ "provide": [ "*/ql/src/qlpack.yml",
22
"misc/legacy-support/*/qlpack.yml",
3-
"misc/suite-helpers/qlpack.yml" ] }
3+
"misc/suite-helpers/qlpack.yml",
4+
"codeql/.codeqlmanifest.json" ] }

0 commit comments

Comments
 (0)