labaler: add "shell profile"

This commit is contained in:
Mike Yuan
2025-11-09 18:57:20 +01:00
parent dcb717a53a
commit c2715eed58

3
.github/labeler.yml vendored
View File

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