Skip to content

Commit 878643c

Browse files
authored
Create codeql-config.yaml
1 parent 9015645 commit 878643c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/codeql/codeql-config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: 'CodeQL Config File'
2+
3+
paths:
4+
- server/node-service
5+
- client
6+
7+
paths-ignore:
8+
- docs
9+
- server/node-service

0 commit comments

Comments
 (0)