Skip to content

Commit 51bd41a

Browse files
authored
Merge pull request #811 from jerensl/chore/update-title-auto-pr-sistent
chore: udpate title auto pr sistent
2 parents b5b8d38 + d98f75b commit 51bd41a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/bump-meshery-version.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
signoff: true
5252
branch: bump-sistent-bot
5353
delete-branch: true
54-
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
54+
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
5555
add-paths: |
5656
ui/package.json
5757
ui/package-lock.json
@@ -90,7 +90,7 @@ jobs:
9090
signoff: true
9191
branch: bump-sistent-bot
9292
delete-branch: true
93-
title: '[Chore]: Bump v${{needs.versions-check.outputs.current }}'
93+
title: '[Chore]: Bump Sistent v${{needs.versions-check.outputs.current }}'
9494
add-paths: |
9595
meshmap/package.json
9696
meshmap/package-lock.json
@@ -129,7 +129,7 @@ jobs:
129129
signoff: true
130130
branch: bump-sistent-bot
131131
delete-branch: true
132-
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
132+
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
133133
add-paths: |
134134
ui/package.json
135135
ui/package-lock.json

0 commit comments

Comments
 (0)