From 0221df0e80237683f94a61f0a581800b9fbca1fb Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 13 Mar 2022 01:22:55 +0300 Subject: [PATCH] Update tvheute.at.yml --- .github/workflows/tvheute.at.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tvheute.at.yml b/.github/workflows/tvheute.at.yml index ac4afdb2..9875d28d 100644 --- a/.github/workflows/tvheute.at.yml +++ b/.github/workflows/tvheute.at.yml @@ -1,7 +1,7 @@ name: tvheute.at on: schedule: - - cron: '0 0 * * *' + - cron: '10 0 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]