From ef2cf07bcac065ca3b2806656b0920c4d9656cb5 Mon Sep 17 00:00:00 2001 From: Ivan Max <60917834+Maxython@users.noreply.github.com> Date: Sun, 4 Sep 2022 18:13:16 +0300 Subject: [PATCH] Update repo-update.yml --- .github/workflows/repo-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo-update.yml b/.github/workflows/repo-update.yml index ac7bda9187..c6e109e84e 100644 --- a/.github/workflows/repo-update.yml +++ b/.github/workflows/repo-update.yml @@ -2,7 +2,7 @@ name: Update repo on: schedule: - - cron: '0 0-23/8 * * *' + - cron: '0,30 0-23 * * *' jobs: update-repo: