diff --git a/.github/workflows/build-analyze-macos.yml b/.github/workflows/build-analyze-macos.yml index 7ded4a97..09742410 100644 --- a/.github/workflows/build-analyze-macos.yml +++ b/.github/workflows/build-analyze-macos.yml @@ -13,7 +13,7 @@ name: "Build macOS" on: push: - branches: [ master ] + branches: [ main ] paths-ignore: - 'README.md' - 'SECURITY.md'