Relable Path to CAM in GH template and lable action

This commit is contained in:
Max
2024-03-11 18:09:24 +01:00
committed by Chris Hennes
parent f241e79f78
commit 23c402ee11
2 changed files with 3 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ body:
- Addon Manager
- Arch
- Assembly
- CAM/Path
- Core
- Draft
- Expressions
@@ -43,7 +44,6 @@ body:
- OpenSCAD
- Part
- PartDesign
- Path
- Project Tools & Websites
- Sketcher
- Spreadsheet

4
.github/labels.yml vendored
View File

@@ -40,8 +40,8 @@ WB Part:
WB PartDesign:
- 'src/Mod/PartDesign/**/*'
WB Path:
- 'src/Mod/Path/**/*'
WB CAM:
- 'src/Mod/CAM/**/*'
WB Points:
- 'src/Mod/Points/**/*'