mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-01-04 16:38:05 +00:00
ci(l10n): fix pr title for babel updates (#3216)
This commit is contained in:
parent
60f5b10cee
commit
68eb8d2fbb
4
.github/workflows/localize.yml
vendored
4
.github/workflows/localize.yml
vendored
@ -82,11 +82,11 @@ jobs:
|
||||
add-paths: |
|
||||
locale/*.po
|
||||
token: ${{ secrets.GH_BOT_TOKEN }} # must trigger PR tests
|
||||
commit-message: New localization template
|
||||
commit-message: "chore(l10n): new babel updates"
|
||||
branch: localize/update
|
||||
delete-branch: true
|
||||
base: master
|
||||
title: New Babel Updates
|
||||
title: "chore(l10n): new babel updates"
|
||||
body: |
|
||||
Update report
|
||||
- Updated ${{ steps.date.outputs.date }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user