1 parent d36a14b commit 6ce139cCopy full SHA for 6ce139c
1 file changed
.github/workflows/ci.yml
@@ -1,6 +1,7 @@
1
on:
2
- pull_request:
+ push:
3
branches-ignore:
4
+ - 'main'
5
- 'changeset-release/*'
6
7
jobs:
0 commit comments