1
0
mirror of https://github.com/systemd/systemd synced 2025-10-05 16:03:15 +02:00

labeler: match src/bootctl/ for sd-boot/bootctl tag

Follow-up for 0b676aab33
This commit is contained in:
Mike Yuan
2025-09-04 17:28:02 +02:00
committed by Luca Boccassi
parent 0c7764f2a7
commit ebcb0a07d3

2
.github/labeler.yml vendored
View File

@@ -195,7 +195,7 @@ run:
- any-glob-to-any-file: ['src/run/*', 'man/systemd-run*']
sd-boot/sd-stub/bootctl:
- changed-files:
- any-glob-to-any-file: ['src/boot/**/*', 'man/bootctl*', 'man/systemd-boot.xml']
- any-glob-to-any-file: ['src/boot/**/*', 'src/bootctl/*', 'man/bootctl*', 'man/systemd-boot.xml']
sd-bus:
- changed-files:
- any-glob-to-any-file: '**/sd-bus*/**'