Skip to content

Commit 536a4ad

Browse files
committed
ci(commit message): fix generated conventional commit message
1 parent 83b5dbd commit 536a4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_configuration_steps_translation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
6363
with:
6464
token: ${{ secrets.GITHUB_TOKEN }}
65-
commit-message: 'Auto-update configuration steps translatable strings'
65+
commit-message: 'chore(configuration steps): Auto-update configuration steps translatable strings'
6666
title: 'Update configuration steps translatable strings'
6767
body: |
6868
This PR updates the configuration_steps_strings.py file with new translatable strings.

0 commit comments

Comments
 (0)