Fix actionlint (#27513)

`make lint-actions` is currently failing because of undeclared runner
name.
mj-develop
silverwind 7 months ago committed by GitHub
parent 4bde16e1ba
commit 7065944ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,3 +2,4 @@ self-hosted-runner:
labels:
- actuated-4cpu-8gb
- actuated-4cpu-16gb
- nscloud

Loading…
Cancel
Save