From c4021bc57f1ebbc22bb9b4297ad31aa096935b52 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 5 Feb 2021 12:11:41 +0530 Subject: [PATCH] chore: please use short branch names (#40920) --- .github/workflows/crowdin-i18n-client-ui-download.yml | 2 +- .github/workflows/crowdin-i18n-curriculum-download.yml | 2 +- .github/workflows/crowdin-i18n-docs-download..yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: ''