From f3af51ae6b3ab608892e8cf464c7a5123d6bab9e Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Fri, 27 Dec 2024 11:47:47 -0600 Subject: [PATCH] Update format.yml --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>