From c1860c0d0b5a4f8e58baeb9f9dd4b185fbcc0623 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Wed, 2 Jul 2025 14:36:51 +0800 Subject: [PATCH] misc: remove auto approve imported --- .github/workflows/crowdin.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 2a45c3e..bec2f60 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -21,7 +21,6 @@ jobs: with: upload_sources: true upload_translations: true - auto_approve_imported: true download_translations: true skip_untranslated_files: false skip_untranslated_strings: true