From c637f901994c43ad45a8f59a223ba0ec8bf70844 Mon Sep 17 00:00:00 2001 From: Zach Date: Sat, 12 Oct 2024 09:04:39 -0600 Subject: [PATCH] Update macOS.yml --- .github/workflows/macOS.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/macOS.yml b/.github/workflows/macOS.yml index 5366886..a4f2fa8 100644 --- a/.github/workflows/macOS.yml +++ b/.github/workflows/macOS.yml @@ -2,9 +2,7 @@ name: macOS on: push: - branches: [ "main" ] - pull_request: - branches: [ "main" ] + branches: ["**"] jobs: build: