Skip to content

Commit 84f87bc

Browse files
committed
Add actionlint.yml
1 parent 4ae61ea commit 84f87bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

actionlint.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# See: https://github.com/rhysd/actionlint/blob/v1.7.7/docs/config.md
2+
3+
paths:
4+
.github/workflows/**/*.{yml,yaml}:
5+
ignore:
6+
- invalid runner name "node24"

0 commit comments

Comments
 (0)