7 lines
164 B
YAML
7 lines
164 B
YAML
|
|
# See: https://github.com/rhysd/actionlint/blob/v1.7.7/docs/config.md
|
||
|
|
|
||
|
|
paths:
|
||
|
|
.github/workflows/**/*.{yml,yaml}:
|
||
|
|
ignore:
|
||
|
|
- invalid runner name "node24"
|