mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-09 03:56:04 +01:00
ci: add labels for firefox (#6520)
This commit is contained in:
parent
70fbbf05a5
commit
3f08cd8ef7
1 changed files with 9 additions and 0 deletions
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
|
|
@ -25,6 +25,15 @@
|
||||||
- modules/programs/neovim.nix
|
- modules/programs/neovim.nix
|
||||||
- tests/modules/programs/neovim/**/*
|
- tests/modules/programs/neovim/**/*
|
||||||
|
|
||||||
|
"program: firefox":
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- modules/programs/firefox/**/*
|
||||||
|
- tests/modules/programs/firefox/**/*
|
||||||
|
- modules/misc/mozilla-messaging-hosts.nix
|
||||||
|
- modules/programs/floorp.nix
|
||||||
|
- modules/programs/librewolf.nix
|
||||||
|
|
||||||
"shell":
|
"shell":
|
||||||
- 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