Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
13 lines
355 B
YAML
13 lines
355 B
YAML
self-hosted-runner:
|
|
# Pending https://github.com/rhysd/actionlint/issues/533
|
|
# and https://github.com/rhysd/actionlint/issues/571
|
|
labels: ["windows-11-arm", "macos-15-intel"]
|
|
|
|
config-variables: null
|
|
|
|
paths:
|
|
.github/workflows/**/*.yml:
|
|
ignore:
|
|
- 1st argument of function call is not assignable
|
|
- SC2(015|038|086|091|097|098|129|155)
|