Skip to content

Commit

Permalink
add timeout-minutes to valid imputs (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanley authored Jun 13, 2024
1 parent dd1555b commit 315f51d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 315f51d

Please sign in to comment.