diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index a766c36..4cfe83d 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -35,3 +35,5 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: repository: ./MHSF + commit_message: Automatically format code commited + commit_user_name: Format Bot