From 534b822763396050cd8704ac5e78fef1255ed3ba Mon Sep 17 00:00:00 2001 From: Halimao <1065621723@qq.com> Date: Tue, 12 Dec 2023 18:03:25 +0800 Subject: [PATCH] ci: rename pr name in misspell job (#18693) Co-authored-by: Marko --- .github/workflows/misspell.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/misspell.yml b/.github/workflows/misspell.yml index 3dc459926656..219bb1727077 100644 --- a/.github/workflows/misspell.yml +++ b/.github/workflows/misspell.yml @@ -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: |