ci: whitelist lxc-ci self-hosted runner label for actionlint
Add actionlint.yaml config to declare lxc-ci as a known custom label for self-hosted runners, fixing the actionlint CI check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fed1997f62
commit
3702449ff0
1 changed files with 3 additions and 0 deletions
3
.github/actionlint.yaml
vendored
Normal file
3
.github/actionlint.yaml
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
self-hosted-runner:
|
||||
labels:
|
||||
- lxc-ci
|
||||
Loading…
Add table
Add a link
Reference in a new issue