Skip to content

Commit f4360bf

Browse files
authored
Update codeql-analysis.yml
1 parent e30d2d5 commit f4360bf

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/(libs|resource)/**
9+
LGTM_INDEX_EXCLUDE: src/classic/resource
1010
on:
1111
push:
1212
branches: [master]

0 commit comments

Comments
 (0)