1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00

ci/labeler: fix upgrade to v5 format

Signed-off-by: Sumner Evans <me@sumnerevans.com>
This commit is contained in:
Sumner Evans 2024-06-04 00:39:30 -06:00 committed by GitHub
parent 1a577c135c
commit 2cacdd6a27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

20
.github/labeler.yml vendored
View File

@ -1,6 +1,6 @@
"mail":
- changed-files
- any-glob-to-any-file
- changed-files:
- any-glob-to-any-file:
- modules/programs/aerc*.nix
- modules/programs/alot*.nix
- tests/modules/programs/aerc/*
@ -20,27 +20,27 @@
- modules/services/imapnotify.nix
"neovim":
- changed-files
- any-glob-to-any-file
- changed-files:
- any-glob-to-any-file:
- modules/programs/neovim.nix
- tests/modules/programs/neovim/**/*
"shell":
- changed-files
- any-glob-to-any-file
- changed-files:
- any-glob-to-any-file:
- modules/lib/zsh.nix
- modules/programs/zsh*
- modules/programs/bash*
- tests/modules/programs/zsh/**/*
"calendar":
- changed-files
- any-glob-to-any-file
- changed-files:
- any-glob-to-any-file:
- modules/programs/khal*
- modules/*/vdirsyncer*
- modules/accounts/calendar.nix
"contacts":
- changed-files
- any-glob-to-any-file
- changed-files:
- any-glob-to-any-file:
- modules/accounts/contacts.nix