self-hosted-runner: # Labels of self-hosted runner in array of strings. labels: - 11-arm64 # FIXME: Remove `macos-13` when resolved: # https://github.com/rhysd/actionlint/issues/296 - macos-13 # 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: []