diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 69ba8e5..2eccc78 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -26,7 +26,7 @@ jobs: - name: Push to GitHub uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: Automatically format code commited + commit_message: "chore: auto-commit code" commit_user_name: Format Bot commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>