We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0191c6 commit 5240bffCopy full SHA for 5240bff
.github/actionlint.yml
@@ -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