mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-16 06:42:23 -05:00
Declare namespace-profile-default and blacksmith-8vcpu-ubuntu-2204 as known self-hosted runners so actionlint stops flagging them as unknown.
7 lines
232 B
YAML
7 lines
232 B
YAML
self-hosted-runner:
|
|
# Custom labels from third-party runner providers used in our workflows.
|
|
# Listed here so actionlint doesn't flag them as unknown.
|
|
labels:
|
|
- namespace-profile-default
|
|
- blacksmith-8vcpu-ubuntu-2204
|