aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/beta.yml
diff options
context:
space:
mode:
authorLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2022-03-08 18:43:21 +0100
committerLifeIsAParadox <LifeIsAParadox@users.noreply.github.com>2022-03-08 18:43:21 +0100
commit270f37c727233d5400eaa9f18357218bca437484 (patch)
tree07a66b51f9c8c4bb1f1b4b51067098c0c051ed1e /.github/workflows/beta.yml
parentb380c52524bbdb7ea01fe42d5bab95f22e39a5a1 (diff)
downloadSkyblocker-270f37c727233d5400eaa9f18357218bca437484.tar.gz
Skyblocker-270f37c727233d5400eaa9f18357218bca437484.tar.bz2
Skyblocker-270f37c727233d5400eaa9f18357218bca437484.zip
Preparation for the 1.6.0 update [skip ci]
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: