Apply suggestions from code review

Co-Authored-By: Peter Evans <peter-evans@users.noreply.github.com>
This commit is contained in:
Jérémy Derussé 2020-03-29 12:43:21 +02:00 committed by GitHub
parent 4c347a4514
commit 6bb0e7771c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@ inputs:
branch:
description: 'The pull request branch name.'
request-to-parent:
description: 'Whether or not the pull request should be create on the parent repository.'
description: 'Create the pull request in the parent repository of the checked out fork.'
default: false
base:
description: 'The pull request base branch.'