diff --git a/.github/workflows/pytestmac.yml b/.github/workflows/pytestmac.yml index 5266ebfc..673712c9 100644 --- a/.github/workflows/pytestmac.yml +++ b/.github/workflows/pytestmac.yml @@ -2,9 +2,9 @@ name: Test on Macos-14 M1 on: push: - branches: [ main ] + branches: [ master ] pull_request: - branches: [ main ] + branches: [ master ] jobs: build: