We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e8fdfb + c7dbb51 commit b8ab959Copy full SHA for b8ab959
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