1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/github-actions/runner-workflow-continuity.md
Martin Lopes 02b8335896 Document what Actions will do during an incident (#18233)
* Update about-github-hosted-runners.md

* Update about-github-hosted-runners.md

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Moved availability statement into reusable

* Fixed reusable

* Update about-github-hosted-runners.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-03-19 03:20:08 +00:00

374 B

If {% data variables.product.prodname_actions %} services are temporarily unavailable, then a workflow run is discarded if it has not been queued within 30 minutes of being triggered. For example, if a workflow is triggered and the {% data variables.product.prodname_actions %} services are unavailable for 31 minutes or longer, then the workflow run will not be processed.