]> source.dussan.org Git - gitea.git/commitdiff
Fix actionlint (#27513)
authorsilverwind <me@silverwind.io>
Sun, 8 Oct 2023 00:42:32 +0000 (02:42 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Oct 2023 00:42:32 +0000 (20:42 -0400)
`make lint-actions` is currently failing because of undeclared runner
name.

.github/actionlint.yaml

index 24c80bc60a7de5cb166bafc4964a75479abebba6..023fb05a2969aae0955a2ee931e3e902fff0182b 100644 (file)
@@ -2,3 +2,4 @@ self-hosted-runner:
   labels:
     - actuated-4cpu-8gb
     - actuated-4cpu-16gb
+    - nscloud