[CI] test committed

This commit is contained in:
peter-evans 2020-09-06 01:33:29 +00:00 committed by GitHub
parent 5ea31358e9
commit 5b1bff2be0
3 changed files with 18 additions and 8 deletions

View file

@ -27,6 +27,11 @@ inputs:
branch:
description: 'The pull request branch name.'
default: 'create-pull-request/patch'
delete-branch:
description: >
Delete the `branch` when closing pull requests, and when undeleted after merging.
Recommend `true`.
default: false
branch-suffix:
description: 'The branch suffix type when using the alternative branching strategy.'
base: