From 37386358e02cd104b9d9548c666fee1812392d85 Mon Sep 17 00:00:00 2001 From: jstier Date: Tue, 16 Apr 2024 15:31:12 +0200 Subject: [PATCH] feat: prepare for merge in main --- .github/workflows/github-to-crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-to-crowdin.yml b/.github/workflows/github-to-crowdin.yml index b21c6b512..bdca12583 100644 --- a/.github/workflows/github-to-crowdin.yml +++ b/.github/workflows/github-to-crowdin.yml @@ -16,7 +16,7 @@ jobs: uses: crowdin/github-action@v1.19.0 with: upload_sources: true - upload_translations: true + upload_translations: false download_translations: false create_pull_request: false localization_branch_name: i18n_crowdin