Add actionlint config

This commit is contained in:
Nick Alteen
2025-08-07 10:35:13 -04:00
parent b4e747d914
commit c0d7eca39d

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"