diff --git a/.github/workflows/rustfmt.yml b/.github/workflows/rustfmt.yml index 4fb721e0..24d88e8a 100644 --- a/.github/workflows/rustfmt.yml +++ b/.github/workflows/rustfmt.yml @@ -19,6 +19,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: + author: Fmt Bot title: Automated nightly rustfmt (${{ env.date }}) body: | Automated nightly `rustfmt` changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action