mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
labeler: match per-user machined units too
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -132,7 +132,7 @@ login:
|
||||
- any-glob-to-any-file: ['src/login/*', '**/sd-login*/**']
|
||||
machine:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/machine/*', 'units/*machine*']
|
||||
- any-glob-to-any-file: ['src/machine/*', 'units/**/*machine*']
|
||||
meson:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['meson_options.txt', '**/meson.build']
|
||||
|
||||
Reference in New Issue
Block a user