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:
@@ -0,0 +1,3 @@
|
|||||||
|
self-hosted-runner:
|
||||||
|
labels:
|
||||||
|
- local-ubuntu-latest
|
||||||
Reference in New Issue
Block a user