From c2ac966e099dd9c239aa0216e5172996fca514f2 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 8 Oct 2019 05:40:31 +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 94d967a180..608af36e5e 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -2,7 +2,7 @@ name: auto-update on: schedule: - - cron: '*/5 * * * *' + - cron: '0 0 * * *' jobs: generate: