add timeout-minutes to valid imputs (#121)
This commit is contained in:
parent
dd1555b1d1
commit
315f51d888
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ inputs:
|
|||
minimum-approvals:
|
||||
description: Minimum number of approvals to progress workflow
|
||||
required: false
|
||||
timeout-minutes:
|
||||
description: Force timeout of your workflow pause
|
||||
required: false
|
||||
issue-title:
|
||||
description: The custom subtitle for the issue
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue