diff --git a/.github/workflows/misspell.yml b/.github/workflows/misspell.yml index 3dc4599266..219bb17270 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: |