labeler: match the whole tree of shell-completion/

This commit is contained in:
Mike Yuan
2025-11-17 23:59:57 +01:00
committed by Yu Watanabe
parent d810cfcc5a
commit bcf95c4116

2
.github/labeler.yml vendored
View File

@@ -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/*'