We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690c331 commit 1d9e20eCopy full SHA for 1d9e20e
.github/workflows/codeql-analysis.yml
@@ -7,17 +7,11 @@ name: "CodeQL"
7
on:
8
push:
9
branches: [master]
10
- paths-ignore:
11
- - node_modules
12
- - test
13
paths:
14
- src
15
pull_request:
16
# The branches below must be a subset of the branches above
17
18
19
20
21
22
23
schedule:
0 commit comments