From a07403a8af73891dcc68667a5e3f7d039f4ed00c Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 5 Apr 2021 12:49:52 +0200 Subject: [PATCH] Misc cron change --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 010c02b22..468d8ea31 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -2,7 +2,7 @@ name: ASF-translations on: schedule: - - cron: '0 2 * * *' + - cron: '5 2 * * *' jobs: update: