mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
ci: fix bars labeler
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
(cherry picked from commit 60658954fb)
This commit is contained in:
parent
6136aca7ac
commit
9380e94095
1 changed files with 14 additions and 0 deletions
14
.github/labeler.yml
vendored
14
.github/labeler.yml
vendored
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
"mail":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
|
@ -375,3 +376,16 @@
|
|||
- modules/services/pantalaimon.nix
|
||||
- tests/modules/programs/irssi/**/*
|
||||
- tests/modules/programs/nheko/**/*
|
||||
|
||||
"bars":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- modules/programs/eww.nix
|
||||
- modules/programs/sketchybar.nix
|
||||
- modules/programs/waybar.nix
|
||||
- modules/programs/xmobar.nix
|
||||
- modules/programs/yambar.nix
|
||||
- modules/services/polybar.nix
|
||||
- modules/services/taffybar.nix
|
||||
- tests/modules/programs/waybar/**/*
|
||||
- tests/modules/services/polybar/**/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue