Skip to content

Commit 8fb5461

Browse files
committed
Add codeql configuration
Signed-off-by: Ian <[email protected]>
1 parent b294282 commit 8fb5461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ paths:
77
- "**/test/**"
88
- "**/example/**"
99
- "**/benchmark/**"
10-
- "**/tools/**"
10+
- "**/tools/**"
11+
- "**/deps/**"

0 commit comments

Comments
 (0)