Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit e426698

Browse files
ci(l10n): fix pr title for babel updates (#509)
1 parent ec00a04 commit e426698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/localize.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ jobs:
6363
add-paths: |
6464
Contents/Strings/*.po
6565
token: ${{ secrets.GH_BOT_TOKEN }} # must trigger PR tests
66-
commit-message: New localization template
66+
commit-message: "chore(l10n): new babel updates"
6767
branch: localize/update
6868
delete-branch: true
6969
base: master
70-
title: New Babel Updates
70+
title: "chore(l10n): new babel updates"
7171
body: |
7272
Update report
7373
- Updated ${{ steps.date.outputs.date }}

0 commit comments

Comments
 (0)