fix: register local-ubuntu-latest as custom runner label for actionlint

actionlint doesn't recognize our self-hosted runner label. Adding
actionlint.yaml config to suppress false positives.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-03-18 12:00:53 +00:00
parent cf887e7658
commit 218b67fb50
+3
View File
@@ -0,0 +1,3 @@
self-hosted-runner:
labels:
- local-ubuntu-latest