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:
parent
692d0182f3
commit
018dfc7394
1 changed files with 1 additions and 0 deletions
1
.github/actionlint.yaml
vendored
1
.github/actionlint.yaml
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
self-hosted-runner:
|
self-hosted-runner:
|
||||||
labels:
|
labels:
|
||||||
- lxc-ci
|
- lxc-ci
|
||||||
|
- blacksmith-2vcpu-ubuntu-2404
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue