fix: skip untranslated files (#45336)

This commit is contained in:
Naomi Carrigan
2022-03-03 23:36:33 -08:00
committed by GitHub
parent 99db09ba92
commit 93075abae0

View File

@ -194,7 +194,7 @@ jobs:
# downloads
download_translations: true
download_language: ja
skip_untranslated_files: false
skip_untranslated_files: true
export_only_approved: true
push_translations: false