add fredkbot to author of format commit
This commit is contained in:
parent
cb3fcdde6a
commit
7ef4efac67
1 changed files with 2 additions and 0 deletions
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
|
@ -31,3 +31,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
commit_message: '[ci] format'
|
commit_message: '[ci] format'
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
|
commit_user_name: fredkbot
|
||||||
|
commit_user_email: fred+astrobot@astro.build
|
||||||
|
|
Loading…
Reference in a new issue