github: add k3s label
This commit is contained in:
parent
4f6a41c74e
commit
cdc46168b4
1 changed files with 8 additions and 0 deletions
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
|
@ -113,6 +113,14 @@
|
|||
- pkgs/applications/editors/jupyter-kernels/**/*
|
||||
- pkgs/applications/editors/jupyter/**/*
|
||||
|
||||
"6.topic: k3s":
|
||||
- any:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- nixos/modules/services/cluster/k3s/**/*
|
||||
- nixos/tests/k3s/**/*
|
||||
- pkgs/applications/networking/cluster/k3s/**/*
|
||||
|
||||
"6.topic: kernel":
|
||||
- any:
|
||||
- changed-files:
|
||||
|
|
Loading…
Reference in a new issue