From b9573ffd8c421d3a3cff768b78b90d0c26c7b388 Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Sun, 15 Sep 2024 20:07:27 +0200 Subject: [PATCH] chore: Make crowdin use T- and A- labels --- .github/workflows/download_translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/download_translations.yml b/.github/workflows/download_translations.yml index ec1fcc2e5..3bb5c7f46 100644 --- a/.github/workflows/download_translations.yml +++ b/.github/workflows/download_translations.yml @@ -28,7 +28,7 @@ jobs: create_pull_request: true pull_request_title: 'chore: Update translations' pull_request_body: 'New Crowdin pull request with translations' - pull_request_labels: 'localization' + pull_request_labels: 'T-chore, A-i18n' pull_request_base_branch_name: 'master' commit_message: 'chore: Update translations from Crowdin' env: