Question 077
### What is a self-hosted runner?
> https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
1. [x] A self-hosted runner is a system that you deploy and manage to execute jobs from GitHub Actions on GitHub.com
1. [ ] A self-hosted runner is a system to upload code to a private server
1. [ ] A self-hosted runner is a system to be able to create workloads automatically
1. [ ] A self-hosted runner is a system to manage pull requests from users of the organization