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