mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
ci(labeler): add rule for shell-completion label
This commit is contained in:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@@ -136,6 +136,9 @@ sd-resolve:
|
||||
selinux:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*selinux*'
|
||||
shell-completion:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'shell-completion/*'
|
||||
sleep:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/shared/*sleep*', 'src/sleep/*']
|
||||
|
||||
Reference in New Issue
Block a user