From 82ebabfc6975bc416fff0f12e6aca80c64b45af1 Mon Sep 17 00:00:00 2001 From: MMDRZA Date: Tue, 4 Mar 2025 00:32:59 +0300 Subject: [PATCH] Update bitcoin_updater.yml --- .github/workflows/bitcoin_updater.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bitcoin_updater.yml b/.github/workflows/bitcoin_updater.yml index f8b64be..d5ad72b 100644 --- a/.github/workflows/bitcoin_updater.yml +++ b/.github/workflows/bitcoin_updater.yml @@ -1,8 +1,8 @@ name: Bitcoin Updater on: -# schedule: -# - cron: '0 0 * * *' + schedule: + - cron: '0 1 * * *' workflow_dispatch: inputs: logLevel: