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]