github · GitHub Actions Docs
Actions Managing larger runners - GitHub Docs
Explains how to manage GitHub-hosted larger runners, including selecting runner types, configuring job requirements, and understanding billing and usage implications.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Managing larger runners - GitHub Docs
Explains how to manage GitHub-hosted larger runners, including selecting runner types, configuring job requirements, and understanding billing and usage implications.
When To Use
Use when you need to configure GitHub Actions workflows to run on specific hardware specifications or manage the costs and selection of larger runner instances.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-manage-runners-managing-larger-github-docs-workflow-guide.md | A guide explaining how to configure, add, and allow repository access to larger runners within a GitHub organization or enterprise. | Questions about a guide explaining how to configure, add, and allow repository access to larger runners within a GitHub organization... |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Manage runners / - Larger runners / - Manage larger runners
- Main sections:
Who can use this feature?,In this article,Adding a larger runner to an organization,Allowing repositories to access larger runners,Changing the name of a larger runner.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/manage-runners/larger-runners/manage-larger-runners
