From d0784b6a2171d9e6b775f841cb17c822ce059021 Mon Sep 17 00:00:00 2001 From: Deluan Date: Thu, 19 Sep 2024 17:28:01 -0400 Subject: [PATCH] chore(ci): change "update translations" PR title --- .github/workflows/update-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 2c71df14..273d0acb 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -24,5 +24,5 @@ jobs: with: token: ${{ secrets.PAT }} commit-message: Update translations - title: Update translations from POEditor + title: "fix(ui): update translations from POEditor" branch: update-translations