fix: improve default pr body text

This commit is contained in:
HonkingGoose 2022-08-21 12:25:29 +02:00 committed by GitHub
parent 33434f1c62
commit cc09cbe147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@ inputs:
default: 'Changes by create-pull-request action'
body:
description: 'The body of the pull request.'
default: 'Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action'
default: 'Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub Action.'
labels:
description: 'A comma or newline separated list of labels.'
assignees: