[CI] test committed

This commit is contained in:
peter-evans 2021-05-08 07:57:02 +00:00 committed by GitHub
parent 548adff9dc
commit 681e2edc15
3 changed files with 10 additions and 2 deletions

View file

@ -24,6 +24,9 @@ inputs:
signoff:
description: 'Add `Signed-off-by` line by the committer at the end of the commit log message.'
default: false
gpg-sign:
description: 'GPG-sign commits.'
default: false
branch:
description: 'The pull request branch name.'
default: 'create-pull-request/patch'