From 424500747b85cb018d0eeddfd2725a1698249614 Mon Sep 17 00:00:00 2001 From: Misode Date: Thu, 26 Dec 2019 06:20:23 +0100 Subject: [PATCH] Temporarily disable workflow --- .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 dca0114a..367b322b 100644 --- a/.github/workflows/update_locales.yml +++ b/.github/workflows/update_locales.yml @@ -2,7 +2,7 @@ name: Update Locales on: schedule: - - cron: '0 * * * *' + - cron: '0 0 0 0 0' jobs: update: