Skip to content

Commit e30d2d5

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

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

0 commit comments

Comments
 (0)