Skip to content

Commit f89df4f

Browse files
Update trigger
1 parent be35688 commit f89df4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy_beta.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Deploy (beta)
22

33
on:
4-
push:
4+
pull_request:
55
branches:
6-
- streamline
6+
- main
77

88
concurrency:
99
group: deploy-main

0 commit comments

Comments
 (0)