mirror of
https://github.com/Homebrew/brew.git
synced 2026-03-26 03:48:32 +00:00
actionlint v1.7.8 supports `macos-15-intel` and `macos-26` [1] so this is no longer needed after Homebrew/homebrew-core#248932. [1]: https://github.com/rhysd/actionlint/releases/tag/v1.7.8
9 lines
358 B
YAML
9 lines
358 B
YAML
self-hosted-runner:
|
|
# Labels of self-hosted or not-yet-known-upstream 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
|