From 521ca11bdb97523b08fa255be015cd9da19f8895 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Fri, 16 Jan 2026 15:50:59 +0800 Subject: chore: update prek workflow bot user details Changed the commit user name and email for the prek auto-fix action in the GitHub Actions workflow to reflect the new bot identity, enhancing clarity in commit history. --- .github/workflows/prek.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/prek.yml b/.github/workflows/prek.yml index 88c9be3..cc3b4f9 100644 --- a/.github/workflows/prek.yml +++ b/.github/workflows/prek.yml @@ -32,6 +32,6 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "chore: apply prek auto-fixes [skip ci]" - commit_user_name: "pre-commit bot" - commit_user_email: "pre-commit-bot@users.noreply.github.com" + commit_user_name: "hydroroll-bot" + commit_user_email: "bot@hydroroll.team" skip_dirty_check: true -- cgit v1.2.3-70-g09d2