Skip to content

Commit 3830f21

Browse files
authored
Merge pull request #687 from Expensify/Rory-FixActionlint
[No QA] Fix actionlint
2 parents 1e8e27c + 5240bff commit 3830f21

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.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)