Skip to content

Commit 6ce139c

Browse files
committed
conf(ci): change to push trigger
1 parent d36a14b commit 6ce139c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
2-
pull_request:
2+
push:
33
branches-ignore:
4+
- 'main'
45
- 'changeset-release/*'
56

67
jobs:

0 commit comments

Comments
 (0)