actions-marketplace-validations/action runner switch
switching runners if the included minutes are consumed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | token to request billing information (needs organization admin read permissions) | yes | — |
| runner | github runner to be used | no | ubuntu-latest |
| alternative_runner | runner used after included github minutes have been consumed | no | ubuntu-latest |
Outputs
| name | description |
|---|---|
| runner | runner to be used based on the consumed minutes |