mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-10 04:07:00 +00:00
Add actionlint config
This commit is contained in:
6
actionlint.yml
Normal file
6
actionlint.yml
Normal 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"
|
||||
Reference in New Issue
Block a user