From 0108fd0ecafd39b3c26e3f4073c52fbf421e207d Mon Sep 17 00:00:00 2001 From: 1Conan Date: Mon, 20 Jan 2025 02:18:13 +0800 Subject: [PATCH] remove scheduled runs --- .github/workflows/build_release.yml | 6 ------ 1 file changed, 6 deletions(-) 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