1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 13:03:33 +02:00

ci: autolabel more programs to 'mail'

More specifically Thunderbird and Himalaya.
This commit is contained in:
Matthieu Coudron 2022-11-28 15:32:59 +01:00 committed by Robert Helgesson
parent 63cef13e49
commit 3b0a446bbf
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

5
.github/labeler.yml vendored
View File

@ -9,8 +9,11 @@
- modules/programs/getmail* - modules/programs/getmail*
- modules/*/mbsync* - modules/*/mbsync*
- tests/modules/programs/mbsync/* - tests/modules/programs/mbsync/*
- modules/programs/himalaya.nix
- tests/modules/programs/himalaya/*
- modules/programs/thunderbird.nix
- tests/modules/programs/thunderbird/*
"neovim": "neovim":
- modules/programs/neovim.nix - modules/programs/neovim.nix
- tests/modules/programs/neovim/**/* - tests/modules/programs/neovim/**/*