Skip to content

Commit 69b756d

Browse files
fix: create pr message (#490)
1 parent 2a1fa41 commit 69b756d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkg_create_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
token: ${{ secrets.GIT_PAT }}
5151
add-paths: |
5252
pyproject.toml
53-
commit-message: "Update optimum-rbln to ${{ inputs.optimum-version }}"
53+
commit-message: "other: update optimum-rbln to ${{ inputs.optimum-version }}"
5454
title: "other: auto-update optimum-rbln to ${{ inputs.optimum-version }}"
5555
body: "Updated optimum-rbln to ${{ inputs.optimum-version }}."
5656
branch: auto-update-optimum-rbln-${{ inputs.optimum-version }}

0 commit comments

Comments
 (0)