From 6fe8100fb39d2c93fb318be73a8a6652901a305a Mon Sep 17 00:00:00 2001 From: forehalo Date: Wed, 16 Oct 2024 13:15:40 +0800 Subject: [PATCH] ci: update crowdin sync pr title --- .github/workflows/sync-i18n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-i18n.yml b/.github/workflows/sync-i18n.yml index 41a386dcfd..277741dd63 100644 --- a/.github/workflows/sync-i18n.yml +++ b/.github/workflows/sync-i18n.yml @@ -32,7 +32,7 @@ jobs: skip_untranslated_strings: true localization_branch_name: l10n_crowdin_translations create_pull_request: true - pull_request_title: 'New Crowdin Translations' + pull_request_title: 'chore(i18n): sync translations' pull_request_body: 'New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action)' pull_request_base_branch_name: 'canary' config: packages/frontend/i18n/crowdin.yml