Skip to content

Commit fba7bcd

Browse files
authored
Merge pull request #19021 from github/oscarsj-patch-2
Add paths to codeql-config.yml to avoid codeql analysis errors
2 parents 45db4ae + 66a496f commit fba7bcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/codeql/codeql-config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ paths-ignore:
1010
- '/javascript/ql/test'
1111
- '/javascript/ql/integration-tests'
1212
- '/javascript/extractor/tests'
13+
- '/javascript/extractor/parser-tests'
14+
- '/javascript/ql/src/'
1315
- '/rust/ql'

0 commit comments

Comments
 (0)