From 747a30bcc5929d24cc269c996af76197936decd5 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 9 Aug 2022 17:07:52 +0300 Subject: [PATCH] Update useetv.com.yml --- .github/workflows/useetv.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/useetv.com.yml b/.github/workflows/useetv.com.yml index e448ba37..68aa420c 100644 --- a/.github/workflows/useetv.com.yml +++ b/.github/workflows/useetv.com.yml @@ -1,7 +1,7 @@ name: useetv.com on: schedule: - - cron: '0 0 * * *' + - cron: '0 7 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]