Skip to content

Commit ab948e4

Browse files
committed
Ignore actionlint error for now
1 parent b56c45b commit ab948e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

actionlint.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
paths:
3+
.github/workflows/**/*.{yml,yaml}:
4+
ignore:
5+
- ".*ubuntu-24.04-arm.*"

0 commit comments

Comments
 (0)