diff --git a/.github/workflows/crowdin-i18n-curriculum-download.yml b/.github/workflows/crowdin-i18n-curriculum-download.yml index c38ce56a78..cd387bdaa2 100644 --- a/.github/workflows/crowdin-i18n-curriculum-download.yml +++ b/.github/workflows/crowdin-i18n-curriculum-download.yml @@ -24,7 +24,7 @@ jobs: # downloads download_translations: true - skip_untranslated_files: false + skip_untranslated_files: true export_only_approved: true commit_message: 'chore(i8n,learn): processed translations'