From 5cf4fc177888ae110a67bc3b550286a08ffb59d3 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 2c71df145..273d0acbd 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