From 977c686c88ccfbbf3b54e4485089386167b85942 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 8 Mar 2022 12:16:11 +0300 Subject: [PATCH] Update dishtv.in.yml --- .github/workflows/dishtv.in.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dishtv.in.yml b/.github/workflows/dishtv.in.yml index 670b571f..4f2144bb 100644 --- a/.github/workflows/dishtv.in.yml +++ b/.github/workflows/dishtv.in.yml @@ -1,7 +1,7 @@ name: dishtv.in on: schedule: - - cron: '5 0 * * *' + - cron: '10 0 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]