diff --git a/.github/labels.yml b/.github/labels.yml index f15b902f9c..0e25a1a7e2 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -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/**/*']