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: