labeler: match all mkosi files

This commit is contained in:
Mike Yuan
2024-07-04 20:55:42 +02:00
parent 5e12de940a
commit a3370d5d94

2
.github/labeler.yml vendored
View File

@@ -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/*'