about summary refs log tree commit diff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-09-05 16:20:40 +0800
committerBobby Rong <rjl931189261@126.com>2022-09-05 18:48:58 +0800
commit33c884dde5f58bcfad0e3b65e1613f0192ead3f4 (patch)
treed1131da5747c17b98be8979cd4a2989d695a45df /.github/labeler.yml
parent271b5dc25e08512281d5f0182cd96e16a026050f (diff)
.github/labeler.yml: label PR that touches cinnamon modules and tests
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 94dfec05c9fd8..47ec892e22665 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -7,6 +7,8 @@
 
 "6.topic: cinnamon":
   - pkgs/desktops/cinnamon/**/*
+  - nixos/modules/services/x11/desktop-managers/cinnamon.nix
+  - nixos/tests/cinnamon.nix
 
 "6.topic: emacs":
   - nixos/modules/services/editors/emacs.nix