Skip to content

Commit aa31f01

Browse files
authored
Update codeql-analysis.yml
1 parent aa45705 commit aa31f01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
name: "CodeQL"
77
env:
88
LGTM_INDEX_INCLUDE: src
9-
LGTM_INDEX_EXCLUDE: src/classic/resource src/classic/libs
9+
LGTM_INDEX_EXCLUDE: src/classic/resource
10+
src/classic/libs
1011
on:
1112
push:
1213
branches: [master]

0 commit comments

Comments
 (0)