mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
9 lines
332 B
YAML
9 lines
332 B
YAML
self-hosted-runner:
|
|
# Labels of self-hosted runner in array of strings.
|
|
labels: []
|
|
# Configuration variables in array of strings defined in your repository or
|
|
# organization. `null` means disabling configuration variables check.
|
|
# Empty array means no configuration variable is allowed.
|
|
config-variables:
|
|
- BREW_COMMIT_APP_ID
|