Create codeql-config.yml
This commit is contained in:
parent
0f5f81accb
commit
5f3abb5527
|
@ -0,0 +1,7 @@
|
||||||
|
name: "My CodeQL config"
|
||||||
|
|
||||||
|
languages: cpp
|
||||||
|
|
||||||
|
paths:
|
||||||
|
- main
|
||||||
|
- components
|
Loading…
Reference in New Issue