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"