We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfea2d commit 0c15336Copy full SHA for 0c15336
1 file changed
.github/workflows/codeql.yml
@@ -2,6 +2,9 @@ name: CodeQL analysis
2
3
on:
4
push:
5
+ branches: main
6
+ pull_request:
7
8
paths:
9
- '**/*.js'
10
- '.github/workflows/codeql.yml'
0 commit comments