From 16db93ba9ca19ea46de25fe24c0976ea6f3bc049 Mon Sep 17 00:00:00 2001 From: MMDRZA Date: Tue, 4 Mar 2025 00:33:42 +0300 Subject: [PATCH] Update dash_updater.yml --- .github/workflows/dash_updater.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dash_updater.yml b/.github/workflows/dash_updater.yml index 041bd3f..2540543 100644 --- a/.github/workflows/dash_updater.yml +++ b/.github/workflows/dash_updater.yml @@ -1,8 +1,8 @@ name: Dash Updater on: -# schedule: -# - cron: '0 0 * * *' + schedule: + - cron: '0 3 * * *' workflow_dispatch: inputs: logLevel: