]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
labeler: match all mkosi files
authorMike Yuan <me@yhndnzj.com>
Thu, 4 Jul 2024 18:55:42 +0000 (20:55 +0200)
committerMike Yuan <me@yhndnzj.com>
Thu, 4 Jul 2024 18:55:42 +0000 (20:55 +0200)
.github/labeler.yml

index 8fe01ea5a0cbcb44f7100bd050376d1b676dacd0..5782c66c3b1a0b4f7d6a86e0ad1da60e4fba77f6 100644 (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/*'