GitHub Actions: Restrict workflows to specific runners using runner group names
Customers can now deterministically restrict their workflows to run on a specific set of runners using the names of their runner groups in the runs-on key of their workflow YAML.…