From e7c5c76ea59bc872d91d77944a7bec8e679f5deb Mon Sep 17 00:00:00 2001 From: John Maguire Date: Sun, 24 May 2020 15:59:23 +0100 Subject: [PATCH] Pull translations nightly --- .github/workflows/translations.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 73e416c35..c30041f81 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -1,8 +1,7 @@ name: translations on: - push: - branches: - - master + schedule: + - cron: '23 2 * * *' jobs: pull_translations: