From a1e4932ecaa4b1a59e378f45a97389135fc5044b Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:25:57 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 62be7d3bd..f2cc27706 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,9 +3,9 @@ name: Rectify11 on: workflow_dispatch: push: - branches: [ master ] + branches: [ * ] pull_request: - branches: [ master ] + branches: [ * ] workflow_run: workflows: ["Submodules Sync"] types: