Skip to content

Commit

Permalink
chore: udpate title auto pr sistent
Browse files Browse the repository at this point in the history
Signed-off-by: jerensl <[email protected]>
  • Loading branch information
jerensl committed Nov 17, 2024
1 parent b5b8d38 commit d98f75b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bump-meshery-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
add-paths: |
ui/package.json
ui/package-lock.json
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{needs.versions-check.outputs.current }}'
add-paths: |
meshmap/package.json
meshmap/package-lock.json
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
add-paths: |
ui/package.json
ui/package-lock.json
Expand Down

0 comments on commit d98f75b

Please sign in to comment.