We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fd782 commit a6e0bffCopy full SHA for a6e0bff
1 file changed
.github/workflows/update_vehicle_components_translation.yaml
@@ -66,7 +66,7 @@ jobs:
66
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
67
with:
68
token: ${{ secrets.GITHUB_TOKEN }}
69
- commit-message: 'Auto-update vehicle components translatable strings'
+ commit-message: 'docs(component editor): Auto-update vehicle components translatable strings'
70
title: 'Update vehicle components translatable strings'
71
body: |
72
This PR updates the vehicle_components.py file with new translatable strings.
0 commit comments