machulav / ec2-github-runner

On-demand self-hosted AWS EC2 runner for GitHub Actions
MIT License
720 stars 321 forks source link

Add config input option for timeout #166

Open jnbooth opened 1 year ago

jnbooth commented 1 year ago

The input parameters for starting runners now includes inputs.timeout, which represents the time in seconds to wait before cancelling launching an AWS instance.