openrewrite / rewrite-github-actions

OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9 stars 9 forks source link

Add `timeout-minutes` to a step #59

Open yeikel opened 1 year ago

yeikel commented 1 year ago

Input: jobs..steps[*].timeout-minutes timeout-minutes : The maximum number of minutes to let a job run before GitHub automatically cancels it. Default: 360

See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes