Skip to content

Commit 1d9e20e

Browse files
authored
Update codeql-analysis.yml
1 parent 690c331 commit 1d9e20e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,11 @@ name: "CodeQL"
77
on:
88
push:
99
branches: [master]
10-
paths-ignore:
11-
- node_modules
12-
- test
1310
paths:
1411
- src
1512
pull_request:
1613
# The branches below must be a subset of the branches above
1714
branches: [master]
18-
paths-ignore:
19-
- node_modules
20-
- test
2115
paths:
2216
- src
2317
schedule:

0 commit comments

Comments
 (0)