From cd961c8409f23f7a11f3beaf6be3e0968bfe878c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 20 Feb 2022 07:41:29 +0300 Subject: [PATCH] Update tv.cctv.com.yml --- .github/workflows/tv.cctv.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tv.cctv.com.yml b/.github/workflows/tv.cctv.com.yml index 2a56fbeb..51bef710 100644 --- a/.github/workflows/tv.cctv.com.yml +++ b/.github/workflows/tv.cctv.com.yml @@ -2,7 +2,7 @@ name: tv.cctv.com on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' jobs: load: runs-on: ubuntu-latest