diff options
-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: |