diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 2029953..36f0831 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -20,7 +20,7 @@ jobs: with: config: crowdin.yml upload_sources: true - upload_translations: true + upload_translations: false download_translations: true export_only_approved: true create_pull_request: true