diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 70a057b7a35..6c3d23230a4 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -4,14 +4,7 @@ name: macOS # Build and run tests on macOS on: - push: - branches: - - main - - releasebranch_* - pull_request: - branches: - - main - - releasebranch_* + - push env: CACHE_NUMBER: 0 concurrency: