mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
93ec16e14f6d3bca65df10e137dc0132aed8fe73
* Wait for debugger to attach in Worker Only if GITHUB_ACTIONS_RUNNER_ATTACH_DEBUGGER is set * Only wait if env variable parses to boolean 'true' * Add 30s timeout to the wait * Clean up leftover line * Decrease wait to 20s * Use ConvertToBoolean isntead of TryParse
GitHub Actions Runner
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.
Get Started
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:
Contribute
We accept contributions in the form of issues and pull requests. Read more here before contributing.
Languages
C#
95.9%
JavaScript
3%
Shell
1%



