[CI] test built
This commit is contained in:
parent
548adff9dc
commit
b9beff0397
3 changed files with 10 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue