actions / runner
- среда, 6 апреля 2022 г. в 00:35:06
The Runner for GitHub Actions 🚀
The runner is the application that runs a job from a GitHub Actions workflow. It is used by GitHub Actions in the hosted virtual environments, or you can self-host the runner in your own environment.
For more information about installing and using self-hosted runners, see Adding self-hosted runners and Using self-hosted runners in a workflow
Runner releases:
We accept contributions in the form of issues and pull requests. Read more here before contributing.