diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 852982c21..7478ea6b9 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -31,3 +31,5 @@ jobs: with: commit_message: '[ci] format' branch: ${{ github.head_ref }} + commit_user_name: fredkbot + commit_user_email: fred+astrobot@astro.build