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