diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index a926b492..15e4be49 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -20,9 +20,6 @@ on: - '.gitmodules' - '.gitignore' - 'LICENSE' - pull_request: - # The branches below must be a subset of the branches above - branches: [ develop ] schedule: - cron: '44 20 * * 1'