1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/data/reusables/actions/usage-workflow-run-time.md
2022-03-31 00:46:57 +00:00

408 B

  • Workflow run time - {% ifversion fpt or ghec or ghes > 3.2 or ghae-issue-6469 %}Each workflow run is limited to 35 days. If a workflow run reaches this limit, the workflow run is cancelled. This period includes execution duration, and time spent on waiting and approval.{% else %}Each workflow run is limited to 72 hours. If a workflow run reaches this limit, the workflow run is cancelled.{% endif %}