Skip to content

Commit e64eb77

Browse files
committed
chore: fix rivetkit release script
1 parent 80bbb1b commit e64eb77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pkg-pr-new.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
on:
22
pull_request:
3+
push:
4+
branches:
5+
- main
36

47
jobs:
58
publish:

0 commit comments

Comments
 (0)