From dae10747a39ef99f8c2bfe0a3d18a74b5378a5c9 Mon Sep 17 00:00:00 2001 From: Archi Date: Fri, 4 Jun 2021 12:46:24 +0200 Subject: [PATCH] CI: Change cron for translations --- .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 5fb3f51c0..6e36e818a 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -2,7 +2,7 @@ name: ASF-translations on: schedule: - - cron: '10 2 * * *' + - cron: '55 1 * * *' jobs: update: