mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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