From 8d8004e20f86e65bd9a9d446f9cec17f5d1d83e4 Mon Sep 17 00:00:00 2001 From: Misode Date: Thu, 26 Dec 2019 14:29:57 +0100 Subject: [PATCH] Update update_locales.yml --- .github/workflows/update_locales.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_locales.yml b/.github/workflows/update_locales.yml index 49b51bee..d045751a 100644 --- a/.github/workflows/update_locales.yml +++ b/.github/workflows/update_locales.yml @@ -2,7 +2,7 @@ name: Update Locales on: schedule: - - cron: '*/5 * * * *' + - cron: '0 0 * * *' jobs: update: