Skip to content

Commit bd4dd3e

Browse files
authored
Update .github/workflows/ci.yml
1 parent 1a2661b commit bd4dd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22
on:
33
push:
4-
branches: [main]
4+
branches: [master]
55
paths:
66
- grammar.js
77
- src/**

0 commit comments

Comments
 (0)