Export translations without waiting for approval

This commit is contained in:
Kirk van Gorkom
2025-04-09 22:07:14 -07:00
committed by GitHub
parent e4712ba281
commit 0eb9c66514

View File

@@ -57,7 +57,8 @@ jobs:
# Download options
download_translations: true
# skip_untranslated_strings: true
export_only_approved: true
# Experimenting with using the results of machine translation
export_only_approved: false
# Without this, the action will force push changes to the branch
# before we get a chance to normalize and validate in the next
# step