diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 4c6fb57..96368a5 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -21,6 +21,7 @@ jobs: with: upload_sources: true upload_translations: true + auto_approve_imported: true download_translations: true skip_untranslated_files: false skip_untranslated_strings: true