Skip to content

Commit 162d8ce

Browse files
authored
chore: update release workflow
1 parent 0abe8b5 commit 162d8ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name: Automated Release
22
on:
3+
pull_request:
4+
branches:
5+
- main
6+
- next
37
push:
48
branches:
9+
- main
510
- next
611

712
permissions:

0 commit comments

Comments
 (0)