Skip to content

Commit 5240bff

Browse files
committed
Fix actionlint
1 parent c0191c6 commit 5240bff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/actionlint.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file contains the config for actionlint.
2+
# See https://github.com/rhysd/actionlint/blob/main/docs/config.md
3+
#
4+
# Primarily, we use this config to define some large runners that are not registered in actionlint
5+
self-hosted-runner:
6+
labels:
7+
- ubuntu-24.04-v4
8+
- ubuntu-24.04-v64

0 commit comments

Comments
 (0)