summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-07-04 20:55:42 +0200
committerMike Yuan <me@yhndnzj.com>2024-07-04 20:55:42 +0200
commita3370d5d94167eddf9b0e6efd6a76bb5348afb9d (patch)
tree212484382dca22aad42037ed700e5bbf43f04b81 /.github
parentlabeler: remove matches for dropped files (Makefile) (diff)
downloadsystemd-a3370d5d94167eddf9b0e6efd6a76bb5348afb9d.tar.xz
systemd-a3370d5d94167eddf9b0e6efd6a76bb5348afb9d.zip
labeler: match all mkosi files
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 8fe01ea5a0..5782c66c3b 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -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/*'