diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 5cd11ab..cfe6389 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -3,12 +3,6 @@ on: push: pull_request: workflow_dispatch: - schedule: - - cron: '0 0 1 1 *' - - cron: '0 0 1 4 *' - - cron: '0 0 30 6 *' - - cron: '0 0 28 9 *' - - cron: '0 0 27 12 *' env: SSL_LIBRARY: openssl