mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-16 08:30:04 -04:00
Actions Runner Controller Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
7 lines
165 B
YAML
7 lines
165 B
YAML
# Configuration related to self-hosted runner.
|
|
self-hosted-runner:
|
|
# Labels of self-hosted runner in array of strings.
|
|
labels:
|
|
- arctastic
|
|
- test-runner
|