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: