https://github.com/aarnphm/ec2-github-runner
A fork of https://github.com/machulav/ec2-github-runner but with unattended run
https://github.com/aarnphm/ec2-github-runner
Last synced: 4 months ago
JSON representation
A fork of https://github.com/machulav/ec2-github-runner but with unattended run
- Host: GitHub
- URL: https://github.com/aarnphm/ec2-github-runner
- Owner: aarnphm
- License: apache-2.0
- Created: 2023-07-30T02:40:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T11:59:14.000Z (over 1 year ago)
- Last Synced: 2025-12-27T11:55:09.847Z (5 months ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ec2-github-runner
A fork of https://github.com/machulav/ec2-github-runner but with `--unattended` and multiple subnets support.
Possibly a bug upstream, but I cannot figure out why my runners keep failing. So I create this fork for the action to start the runner with `--unattended`.
I will one day submit a PR upstream. Refer to the original repo for instructions.