labels.yml: changed label to 'Mod: Measurement'

This commit is contained in:
luzpaz
2024-08-17 16:10:42 -04:00
committed by WandererFan
parent 8fb2fcf8e5
commit 5f4a43a34f

8
.github/labels.yml vendored
View File

@@ -20,6 +20,10 @@
- changed-files:
- any-glob-to-any-file: ['src/Mod/Material/**/*']
"Mod: Measurement":
- changed-files:
- any-glob-to-any-file: ['src/Mod/Measure/**/*']
"Mod: BIM":
- changed-files:
- any-glob-to-any-file: ['src/Mod/BIM/**/*']
@@ -96,10 +100,6 @@
# '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/**/*']