diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index dc280fb666..40fe8e6f84 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -36,9 +36,6 @@ on: - 'build_release_macos.sh' - 'scripts/flatpak/**' - schedule: - - cron: '35 7 * * *' # run once a day near midnight US Pacific time - workflow_dispatch: # allows for manual dispatch inputs: build-deps-only: