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: