ci(actionlint): add Blacksmith runner label to config

Add blacksmith-2vcpu-ubuntu-2404 to actionlint self-hosted-runner labels config
to suppress "unknown label" warnings during workflow linting.

This label is used across all workflows after the Blacksmith migration.
This commit is contained in:
Will Sarg 2026-02-16 17:55:39 -05:00
parent 692d0182f3
commit 018dfc7394

View file

@ -1,3 +1,4 @@
self-hosted-runner:
labels:
- lxc-ci
- blacksmith-2vcpu-ubuntu-2404