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