From 228efd69e3c6e19a4cc4c38b0c1b0477c49e67f4 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 26 Feb 2022 10:03:24 +0300 Subject: [PATCH] Update tv.trueid.net.yml --- .github/workflows/tv.trueid.net.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tv.trueid.net.yml b/.github/workflows/tv.trueid.net.yml index af5c285c..f328a1ce 100644 --- a/.github/workflows/tv.trueid.net.yml +++ b/.github/workflows/tv.trueid.net.yml @@ -1,7 +1,7 @@ name: tv.trueid.net on: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]