mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 01:53:03 +01:00
Move .codeqlmanifest.json to codeql-workspace.json
Semantically equivalent, but .codeqlmanifest.json is deprecated.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
{ "provide": [ "**" ] }
|
|
||||||
2
codeql-workspace.yml
Normal file
2
codeql-workspace.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
provide:
|
||||||
|
- "**"
|
||||||
Reference in New Issue
Block a user