aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/beta.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/beta.yml')
-rw-r--r--.github/workflows/beta.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml
index c5927d9e..d7447766 100644
--- a/.github/workflows/beta.yml
+++ b/.github/workflows/beta.yml
@@ -3,7 +3,7 @@ name: Build Beta
on:
push:
branches:
- - '**'
+ - master
pull_request: