Files
brew/.github/actionlint.yaml
2026-06-20 14:41:16 -07:00

13 lines
464 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_CLIENT_ID
paths:
"**/.github/workflows/tests.yml":
ignore:
- unknown permission scope "code-quality"