From 199f7862bd2a759c19e43b60b845c670af3b56f0 Mon Sep 17 00:00:00 2001 From: Archi Date: Sat, 22 May 2021 16:32:13 +0200 Subject: [PATCH] Update translations.yml --- .github/workflows/translations.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 98e7b5289..ef38babae 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -1,8 +1,9 @@ name: ASF-translations on: + push: schedule: - - cron: '30 14 * * *' + - cron: '0 2 * * *' jobs: update: