We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be35688 commit f89df4fCopy full SHA for f89df4f
1 file changed
.github/workflows/deploy_beta.yml
@@ -1,9 +1,9 @@
1
name: Deploy (beta)
2
3
on:
4
- push:
+ pull_request:
5
branches:
6
- - streamline
+ - main
7
8
concurrency:
9
group: deploy-main
0 commit comments