Skip to content

Commit eece3ad

Browse files
authored
Merge pull request #4411 from github/asgerf/exclude-js-tests
Approved by esbena
2 parents 6bd3557 + dd5fb6c commit eece3ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ paths-ignore:
77
- '/cpp/'
88
- '/java/'
99
- '/python/'
10+
- '/javascript/ql/test'
11+
- '/javascript/extractor/tests'

0 commit comments

Comments
 (0)