From 8b451069ebb4886c6a44c2df2bd061a651fe6519 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 13 Mar 2022 15:28:22 +0300 Subject: [PATCH] Update cosmote.gr.yml --- .github/workflows/cosmote.gr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cosmote.gr.yml b/.github/workflows/cosmote.gr.yml index 9e2dc33d..9db21c69 100644 --- a/.github/workflows/cosmote.gr.yml +++ b/.github/workflows/cosmote.gr.yml @@ -1,7 +1,7 @@ name: cosmote.gr on: schedule: - - cron: '0 0 * * *' + - cron: '30 0 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]