We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9ab56 commit cae7154Copy full SHA for cae7154
1 file changed
.github/workflows/localize.yml
@@ -62,11 +62,11 @@ jobs:
62
add-paths: |
63
locale/*.po
64
token: ${{ secrets.GH_BOT_TOKEN }} # must trigger PR tests
65
- commit-message: New localization template
+ commit-message: "chore(l10n): new babel updates"
66
branch: localize/update
67
delete-branch: true
68
base: master
69
- title: New Babel Updates
+ title: "chore(l10n): new babel updates"
70
body: |
71
Update report
72
- Updated ${{ steps.date.outputs.date }}
0 commit comments