Skip to content

Commit

Permalink
Fix actionlint (#27513)
Browse files Browse the repository at this point in the history
`make lint-actions` is currently failing because of undeclared runner
name.
  • Loading branch information
silverwind authored Oct 8, 2023
1 parent 4bde16e commit 7065944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ self-hosted-runner:
labels:
- actuated-4cpu-8gb
- actuated-4cpu-16gb
- nscloud

0 comments on commit 7065944

Please sign in to comment.