diff options
author | Yasin <19829407+LifeIsAParadox@users.noreply.github.com> | 2024-02-22 10:55:40 +0100 |
---|---|---|
committer | Yasin <19829407+LifeIsAParadox@users.noreply.github.com> | 2024-02-22 10:55:40 +0100 |
commit | df123f00fff09a2f3e8b725eb14d677ea662e8d4 (patch) | |
tree | d846618c48ec14c8bb0d019c2fad1123c0336bf0 | |
parent | c0f134392958edf0b507a479dac7e85efa0cab80 (diff) | |
download | Skyblocker-df123f00fff09a2f3e8b725eb14d677ea662e8d4.tar.gz Skyblocker-df123f00fff09a2f3e8b725eb14d677ea662e8d4.tar.bz2 Skyblocker-df123f00fff09a2f3e8b725eb14d677ea662e8d4.zip |
merge queue
-rw-r--r-- | .github/workflows/beta.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 7e444cb8..929a85bb 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -1,6 +1,7 @@ name: Build Beta on: + merge_group: push: branches: - master |