Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Using GitHub-hosted runners - GitHub Docs

Explains how to utilize GitHub-hosted runners for executing GitHub Actions workflows and how to select them within a job configuration.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Using GitHub-hosted runners - GitHub Docs

Explains how to utilize GitHub-hosted runners for executing GitHub Actions workflows and how to select them within a job configuration.

When To Use

Use when you need to configure a GitHub Actions workflow to run on GitHub-managed infrastructure instead of self-hosted runners.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-runners-using-github-hosted-docs-workflow-guide.mdA guide explaining how to assign jobs to run on GitHub-hosted virtual machine runners.Questions about a guide explaining how to assign jobs to run on GitHub-hosted virtual machine runners.
examples/actions-how-tos-manage-runners-using-github-hosted-docs-github-actions-m.textA GitHub Actions workflow YAML configuration demonstrating how to run jobs on different operating systems including Ubuntu and Windows.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration demonstrating how to run jobs on different operating systems including U...

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage runners / - GitHub-hosted runners / - Use GitHub-hosted runners
  • Main sections: In this article, Using a GitHub-hosted runner, Viewing available runners for a repository.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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/github-hosted-runners/use-github-hosted-runners