From 3d78671b04c93c4c9c0cc89d046553efff40835c Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:09:07 -0400 Subject: [PATCH] ci(crowdin): customize PR title (#204) --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index 0be504b..50c63a6 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": false # flatten tree on crowdin +"pull_request_title": "chore(l10n): update translations" "pull_request_labels": [ "crowdin", "l10n"