ci: rename pr name in misspell job (#18693)
Co-authored-by: Marko <marko@baricevic.me>
This commit is contained in:
parent
38f40c42f2
commit
534b822763
4
.github/workflows/misspell.yml
vendored
4
.github/workflows/misspell.yml
vendored
@ -18,8 +18,8 @@ jobs:
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.PRBOT_PAT }}
|
||||
commit-message: "chore: fixes by cosmos-sdk bot"
|
||||
title: "chore: typos fixes by cosmos-sdk bot"
|
||||
commit-message: "chore: spelling errors fixes"
|
||||
title: "chore: fix spelling errors"
|
||||
branch: "bot/fix-typos"
|
||||
delete-branch: true
|
||||
body: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user