diff --git a/action.yaml b/action.yaml index cbd28ce..b0c705c 100644 --- a/action.yaml +++ b/action.yaml @@ -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