Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
23 lines
720 B
Markdown
23 lines
720 B
Markdown
---
|
|
title: Using GitHub-hosted runners
|
|
intro: You can use GitHub's runners to execute your GitHub Actions workflows.
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
children:
|
|
- /about-github-hosted-runners
|
|
- /customizing-github-hosted-runners
|
|
- /about-ae-hosted-runners
|
|
- /adding-ae-hosted-runners
|
|
- /using-ae-hosted-runners-in-a-workflow
|
|
- /using-labels-with-ae-hosted-runners
|
|
- /using-groups-to-manage-access-to-ae-hosted-runners
|
|
- /creating-custom-images
|
|
shortTitle: Use GitHub-hosted runners
|
|
---
|
|
{% data reusables.actions.ae-hosted-runners-beta %}
|
|
{% data reusables.actions.enterprise-beta %}
|
|
{% data reusables.actions.enterprise-github-hosted-runners %}
|
|
{% data reusables.actions.ae-beta %} |