this repo has no description
1---
2area/ci:
3 - changed-files:
4 - any-glob-to-any-file: ".github/**/*"
5area/kubernetes:
6 - changed-files:
7 - any-glob-to-any-file: "k8s/**/*"
8cluster/nebula:
9 - changed-files:
10 - any-glob-to-any-file: k8s/nebula/**/*
11cluster/media:
12 - changed-files:
13 - any-glob-to-any-file: k8s/media/**/*