From 80f315e2bfd64c59bca243f20e7f16108012bafe Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 8 Oct 2019 05:26:20 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 608af36e5e..94d967a180 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -2,7 +2,7 @@ name: auto-update on: schedule: - - cron: '0 0 * * *' + - cron: '*/5 * * * *' jobs: generate: