From 74c4e3a4b4b01673bc0be785b32a549a607f4459 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 21 Dec 2021 08:46:44 -0500 Subject: [PATCH] Update beta.yml --- .github/workflows/beta.yml | 2 -- 1 file changed, 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: