mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
Fix actionlint (#27513)
`make lint-actions` is currently failing because of undeclared runner name.
This commit is contained in:
1
.github/actionlint.yaml
vendored
1
.github/actionlint.yaml
vendored
@@ -2,3 +2,4 @@ self-hosted-runner:
|
|||||||
labels:
|
labels:
|
||||||
- actuated-4cpu-8gb
|
- actuated-4cpu-8gb
|
||||||
- actuated-4cpu-16gb
|
- actuated-4cpu-16gb
|
||||||
|
- nscloud
|
||||||
|
|||||||
Reference in New Issue
Block a user