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