diff --git a/.github/workflows/crowdin-i18n-client-ui-download.yml b/.github/workflows/crowdin-i18n-client-ui-download.yml index afd8fd69b8..742cfd04d9 100644 --- a/.github/workflows/crowdin-i18n-client-ui-download.yml +++ b/.github/workflows/crowdin-i18n-client-ui-download.yml @@ -30,7 +30,7 @@ jobs: commit_message: 'chore(i8n,client): processed translations' # pull-request - localization_branch_name: i18n-sync-client-processed-translations + localization_branch_name: i18n-sync-client create_pull_request: false pull_request_title: 'chore(i18n,client): Processed translations from crowdin' pull_request_body: '' diff --git a/.github/workflows/crowdin-i18n-curriculum-download.yml b/.github/workflows/crowdin-i18n-curriculum-download.yml index f300a67448..f3d1daa75a 100644 --- a/.github/workflows/crowdin-i18n-curriculum-download.yml +++ b/.github/workflows/crowdin-i18n-curriculum-download.yml @@ -31,7 +31,7 @@ jobs: commit_message: 'chore(i8n,learn): processed translations' # pull-request - localization_branch_name: i18n-sync-learn-processed-translations + localization_branch_name: i18n-sync-learn create_pull_request: false pull_request_title: 'chore(i18n,learn): Processed translations from Crowdin' pull_request_body: '' diff --git a/.github/workflows/crowdin-i18n-docs-download..yml b/.github/workflows/crowdin-i18n-docs-download..yml index 4b6e45f665..5b340fcd67 100644 --- a/.github/workflows/crowdin-i18n-docs-download..yml +++ b/.github/workflows/crowdin-i18n-docs-download..yml @@ -31,7 +31,7 @@ jobs: commit_message: 'chore(i8n,docs): processed translations' # pull-request - localization_branch_name: i18n-sync-docs-processed-translations + localization_branch_name: i18n-sync-docs create_pull_request: false pull_request_title: 'chore(i18n,docs): Processed translations from crowdin' pull_request_body: ''