Skip to content

Core

GitHub Actions runner

Quick answer

A GitHub Actions runner is the agent process that polls GitHub for queued jobs, executes their steps and streams logs back.

A GitHub Actions runner is the agent process that polls GitHub for queued jobs, executes their steps and streams logs back.

Why it matters

The runner binary is open source and identical whether it runs on GitHub's infrastructure, a managed provider's, or your own laptop. Only the machine underneath it differs.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.