Fix label action for changes in Mod/Surface.
Adding label action for 3rd party changes.
This commit is contained in:
committed by
Max Wilfinger
parent
4b0ac624d5
commit
b263c8d383
6
.github/labels.yml
vendored
6
.github/labels.yml
vendored
@@ -86,7 +86,7 @@
|
||||
|
||||
"Mod: Surface":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/Mod/Surface/**/*/']
|
||||
- any-glob-to-any-file: ['src/Mod/Surface/**/*']
|
||||
|
||||
"Mod: TechDraw":
|
||||
- changed-files:
|
||||
@@ -102,6 +102,10 @@
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['cMake/**/*']
|
||||
|
||||
"3rd party component":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/3rdParty/**/*']
|
||||
|
||||
# 'Topic' related labels
|
||||
|
||||
"Topic: Stylesheets":
|
||||
|
||||
Reference in New Issue
Block a user