We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6950a commit c13e842Copy full SHA for c13e842
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on:
3
push:
4
- branches: [master]
+ branches: [main]
5
paths:
6
- grammar.js
7
- src/**
0 commit comments