From c72ba857f531aca618436a0783f2f42e70000e5f Mon Sep 17 00:00:00 2001 From: Corrado Gioannini <1991491+gioco@users.noreply.github.com> Date: Wed, 6 Dec 2023 14:48:03 +0100 Subject: [PATCH] Update upload_baseline_and_ensemble.yml --- .github/workflows/upload_baseline_and_ensemble.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/upload_baseline_and_ensemble.yml b/.github/workflows/upload_baseline_and_ensemble.yml index cc4121ba..e8855849 100644 --- a/.github/workflows/upload_baseline_and_ensemble.yml +++ b/.github/workflows/upload_baseline_and_ensemble.yml @@ -4,8 +4,7 @@ on: # scheduled submission every Wednesday at 04.00 a.m. (Wednesday 03.00 a.m.UTC) # TODO for the time being upload is Thursday at 04.00 a.m. (Thursday 03.00 a.m. UTC) schedule: - #- cron: '00 03 * * 3' - - cron: '00 12 * * 3' + - cron: '00 03 * * 3' workflow_dispatch: