From: Mike Yuan Date: Mon, 17 Nov 2025 22:59:57 +0000 (+0100) Subject: labeler: match the whole tree of shell-completion/ X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcf95c41161fb4d541002777bd6ab3374d72fe39;p=thirdparty%2Fsystemd.git labeler: match the whole tree of shell-completion/ --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 5c39698f492..466a6478da0 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -228,7 +228,7 @@ selinux: - any-glob-to-any-file: '**/*selinux*' shell-completion: - changed-files: - - any-glob-to-any-file: 'shell-completion/*' + - any-glob-to-any-file: 'shell-completion/**' shell profile: - changed-files: - any-glob-to-any-file: 'profile.d/*'