Skip to content

Commit 06344ed

Browse files
authored
Update codeql-analysis.yml
1 parent 9e1f071 commit 06344ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name: "CodeQL"
77
env:
88
LGTM_INDEX_INCLUDE: src
9-
LGTM_INDEX_EXCLUDE: src/classic/resource|libs
9+
LGTM_INDEX_EXCLUDE: "src/classic/resource\nsrc/classic/libs"
1010
on:
1111
push:
1212
branches: [master]

0 commit comments

Comments
 (0)