labels.yml: add Measurement label

This adds the Measurement tag to the Labeler CI

[skip ci]
This commit is contained in:
luzpaz
2024-08-17 10:09:50 -04:00
committed by WandererFan
parent 131956e201
commit 89b6addb8d

4
.github/labels.yml vendored
View File

@@ -96,6 +96,10 @@
# 'Topic' related labels
"Topic: Measurement":
- changed-files:
- any-glob-to-any-file: ['src/Mod/Measure/**/*']
"Topic: Stylesheets":
- changed-files:
- any-glob-to-any-file: ['src/Gui/Stylesheets/**/*']