GitHub Actions: Correct the label for Sketcher and Mesh

This commit is contained in:
Chris Hennes
2022-02-08 22:36:02 -06:00
committed by GitHub
parent 2a5bc84410
commit 83cc413e18

6
.github/labels.yml vendored
View File

@@ -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/**/*'