Add actionlint config

This commit is contained in:
Nick Alteen
2025-08-07 10:34:54 -04:00
parent 8e61342735
commit 7e61bc470c

6
actionlint.yml Normal file
View File

@@ -0,0 +1,6 @@
# See: https://github.com/rhysd/actionlint/blob/v1.7.7/docs/config.md
paths:
.github/workflows/**/*.{yml,yaml}:
ignore:
- invalid runner name "node24"