diff --git a/.github/workflows/i18n-crowdin-create-tasks.yml b/.github/workflows/i18n-crowdin-create-tasks.yml index ade6fd32028..1a5847d83da 100644 --- a/.github/workflows/i18n-crowdin-create-tasks.yml +++ b/.github/workflows/i18n-crowdin-create-tasks.yml @@ -3,8 +3,9 @@ name: Crowdin automatic task management on: workflow_dispatch: # once a week on Sunday at midnight - schedule: - - cron: "0 0 * * 0" + # TODO enable once we're ready to create tasks automatically + # schedule: + # - cron: "0 0 * * 0" jobs: create-tasks-in-crowdin: