From 38489be9413a039df6fe5bc5cf1187fe3bacc139 Mon Sep 17 00:00:00 2001 From: Wilco Alsemgeest Date: Mon, 7 Jun 2021 01:02:26 +0200 Subject: [PATCH] Update crowdin-wf-develop.yml Doesn't work combined with skipping strings. --- .github/workflows/crowdin-wf-develop.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/crowdin-wf-develop.yml b/.github/workflows/crowdin-wf-develop.yml index 2fabe7a..5b49fae 100644 --- a/.github/workflows/crowdin-wf-develop.yml +++ b/.github/workflows/crowdin-wf-develop.yml @@ -32,8 +32,6 @@ jobs: download_translations: true # Don't download strings which aren't translated skip_untranslated_strings: true - # We don't want empty files - skip_untranslated_files: true # Download translations with pushing to branch push_translations: true # To download translations to the specified version branch