Description
Self-hosted GitHub Actions runner tooling can connect local or server machines to GitHub CI workflows. It is useful for teams that need custom hardware, private networks, or controlled build environments.
Runners execute workflow code from repositories and can expose secrets or the host system. Isolate runner machines, restrict repository access, and rotate tokens when compromised.