Skip to content

Commit 2c49203

Browse files
ci: add 'beta' branch to preview workflow triggers
1 parent 0c0d7db commit 2c49203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- 'main'
6+
- 'beta'
67
pull_request_target:
78
types:
89
- opened

0 commit comments

Comments
 (0)