mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
fix: improve default pr body text
This commit is contained in:
parent
33434f1c62
commit
cc09cbe147
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue