chore(ci): change "update translations" PR title
This commit is contained in:
parent
b0e7941abe
commit
d0784b6a21
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-translations.yml
vendored
2
.github/workflows/update-translations.yml
vendored
|
|
@ -24,5 +24,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
commit-message: Update translations
|
commit-message: Update translations
|
||||||
title: Update translations from POEditor
|
title: "fix(ui): update translations from POEditor"
|
||||||
branch: update-translations
|
branch: update-translations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue