Skip to content

Commit 7065944

Browse files
authored
Fix actionlint (#27513)
`make lint-actions` is currently failing because of undeclared runner name.
1 parent 4bde16e commit 7065944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actionlint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ self-hosted-runner:
22
labels:
33
- actuated-4cpu-8gb
44
- actuated-4cpu-16gb
5+
- nscloud

0 commit comments

Comments
 (0)