diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 8f2700660..da8d0fbde 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -26,6 +26,8 @@ jobs: upload_sources: true upload_translations: true download_translations: true + auto_approve_imported: true + import_eq_suggestions: false localization_branch_name: l10n_crowdin_translations create_pull_request: true pull_request_title: 'New Crowdin Translations'