diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 374a9c39..ed47148f 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -2,6 +2,7 @@ name: Translations on: schedule: + # Implicitly runs on default branch # every two days at 6:00 UTC - cron: '0 6 */2 * *'