yangtaeyoung/Self-Hosted Runner Online Checker
This action finds an online runner with a specific tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runner-labels | Runner labels to use (space, comma, or semicolon separated) | no | all |
| include-organization-runners | Include organization runners (Experimental) | no | false |
| GITHUB_TOKEN | GitHub token | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| found | Found runner (`success`, `failure`) |