diff --git a/.github/labeler.yml b/.github/labeler.yml index 5c39698f49..466a6478da 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/*'