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>
This commit is contained in:
parent
450f06ec3c
commit
60658954fb
1 changed files with 10 additions and 10 deletions
20
.github/labeler.yml
vendored
20
.github/labeler.yml
vendored
|
|
@ -46,16 +46,16 @@
|
||||||
- tests/modules/services/borgmatic/**/*
|
- tests/modules/services/borgmatic/**/*
|
||||||
"bars":
|
"bars":
|
||||||
- changed-files:
|
- changed-files:
|
||||||
-any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- modules/programs/eww.nix
|
- modules/programs/eww.nix
|
||||||
- modules/programs/sketchybar.nix
|
- modules/programs/sketchybar.nix
|
||||||
- modules/programs/waybar.nix
|
- modules/programs/waybar.nix
|
||||||
- modules/programs/xmobar.nix
|
- modules/programs/xmobar.nix
|
||||||
- modules/programs/yambar.nix
|
- modules/programs/yambar.nix
|
||||||
- modules/services/polybar.nix
|
- modules/services/polybar.nix
|
||||||
- modules/services/taffybar.nix
|
- modules/services/taffybar.nix
|
||||||
- tests/modules/programs/waybar/**/*
|
- tests/modules/programs/waybar/**/*
|
||||||
- tests/modules/services/polybar/**/*
|
- tests/modules/services/polybar/**/*
|
||||||
"browsers":
|
"browsers":
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue