CI/CD

What is a Runner in GitHub Actions?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

A workflow has to be executed somewhere. The environment where the workflow is executed is called Runner.

A Runner can be an on-premise host or GitHub hoste