brew/.github/actionlint.yaml
Carlo Cabrera 7b85950e7a
workflows: add actionlint workflow
Co-authored-by: Bo Anderson <mail@boanderson.me>
2023-04-12 20:31:17 +08:00

9 lines
324 B
YAML

self-hosted-runner:
# Labels of self-hosted runner in array of strings.
labels:
- 11-arm64
# 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: []