We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acadc4e commit 2bac7a0Copy full SHA for 2bac7a0
1 file changed
.github/workflows/check-snippets.yml
@@ -2,7 +2,7 @@ name: CheckSnippets
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
paths:
7
- 'src/**/snippet/*.json'
8
pull_request:
0 commit comments