From: Mike Yuan Date: Sun, 9 Nov 2025 17:57:20 +0000 (+0100) Subject: labaler: add "shell profile" X-Git-Tag: v259-rc1~118^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2715eed5863c6fa90e428d303172897c4bc4165;p=thirdparty%2Fsystemd.git labaler: add "shell profile" --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 24570fa56cc..5c39698f492 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -229,6 +229,9 @@ selinux: shell-completion: - changed-files: - any-glob-to-any-file: 'shell-completion/*' +shell profile: + - changed-files: + - any-glob-to-any-file: 'profile.d/*' shutdown: - changed-files: - any-glob-to-any-file: ['src/shutdown/*', 'units/**/*shutdown*']