diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-21 08:46:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-21 08:46:44 -0500 |
commit | 74c4e3a4b4b01673bc0be785b32a549a607f4459 (patch) | |
tree | b56e1ed01a406c424cfa0bfe4d6056c9a286035f | |
parent | 1.3.1 rc1 (diff) | |
download | kenshinshideandseek-74c4e3a4b4b01673bc0be785b32a549a607f4459.tar.gz kenshinshideandseek-74c4e3a4b4b01673bc0be785b32a549a607f4459.tar.bz2 kenshinshideandseek-74c4e3a4b4b01673bc0be785b32a549a607f4459.zip |
Update beta.yml
-rw-r--r-- | .github/workflows/beta.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index e2565c6..5cf7218 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -3,8 +3,6 @@ name: Beta on: push: branches-ignore: [ master ] - pull_request: - branches-ignore: [ master ] jobs: build: |