From bdc8353196323bcc9ace24f5c4a7d1c068a4df08 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 13 Nov 2023 17:08:05 +0100 Subject: [PATCH] fix(ci): update-translations --- .github/workflows/update-translations.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index b03dd91af..76571c862 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -18,8 +18,9 @@ jobs: with: upload_sources: true upload_translations: false + create_pull_request: false download_translations: false - + localization_branch_name: l10n env: GITHUB_TOKEN: ${{ github.token }} CROWDIN_PROJECT_ID: "503410"