GitHub Actions: Correct the label for Sketcher and Mesh
This commit is contained in:
6
.github/labels.yml
vendored
6
.github/labels.yml
vendored
@@ -12,7 +12,7 @@
|
||||
🚜 PartDesign:
|
||||
- 'src/Mod/PartDesign/**/*'
|
||||
|
||||
':pencil2: Sketcher':
|
||||
✏️ Sketcher:
|
||||
- 'src/Mod/Sketcher/**/*'
|
||||
|
||||
📐 Draft:
|
||||
@@ -27,7 +27,7 @@
|
||||
🧱 Part:
|
||||
- 'src/Mod/Part/**/*'
|
||||
|
||||
🥅Mesh:
|
||||
🥅 Mesh:
|
||||
- 'src/Mod/Mesh/**/*'
|
||||
|
||||
Spreadsheet:
|
||||
@@ -36,4 +36,4 @@ Spreadsheet:
|
||||
Core:
|
||||
- 'src/App/**/*'
|
||||
- 'src/Base/**/*'
|
||||
- 'src/Gui/**/*'
|
||||
- 'src/Gui/**/*'
|
||||
|
||||
Reference in New Issue
Block a user