add timeout-minutes to valid imputs (#121)

This commit is contained in:
Vanley 2024-06-13 01:21:14 +01:00 committed by GitHub
parent dd1555b1d1
commit 315f51d888
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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