diff --git a/.github/workflows/crowdin-sync-docs-translations.yml b/.github/workflows/crowdin-sync-docs-translations.yml index 51d0161d8..f1b586cce 100644 --- a/.github/workflows/crowdin-sync-docs-translations.yml +++ b/.github/workflows/crowdin-sync-docs-translations.yml @@ -4,10 +4,8 @@ name: Sync Crowdin Docs Translations on: workflow_dispatch: - # TODO: Uncomment the scheduler as soon as we have existing translations - # imported to Crowdin - # schedule: - # - cron: 0 0 * * 0 + schedule: + - cron: 0 0 * * * jobs: build: