From e8c837f4126f11d4cf073c1b6d23a5e27dfc8775 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:19:57 -0400 Subject: [PATCH] ci(crowdin): customize PR title (#3031) --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index 3dd19366..3a5e4281 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,6 +2,7 @@ "base_path": "." "base_url": "https://api.crowdin.com" # optional (for Crowdin Enterprise only) "preserve_hierarchy": true # false will flatten tree on crowdin, but doesn't work with dest option +"pull_request_title": "chore(l10n): update translations" "pull_request_labels": [ "crowdin", "l10n"