Skip to content

Commit 7a6ec51

Browse files
committed
trigger preview publish on commits
1 parent 45b220f commit 7a6ec51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/preview-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Publish PR Preview Package
22

33
on:
44
pull_request:
5-
types: [opened, synchronize]
6-
5+
branches: [main]
6+
77
jobs:
88
publish-preview:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)