Add Start label for Start page PRs

This commit is contained in:
Furgo
2025-03-01 13:58:13 +01:00
committed by Max Wilfinger
parent 58dc95a2f2
commit 948f36eb05

4
.github/labels.yml vendored
View File

@@ -80,6 +80,10 @@
- changed-files:
- any-glob-to-any-file: ['src/Mod/Spreadsheet/**/*']
"Mod: Start":
- changed-files:
- any-glob-to-any-file: ['src/Mod/Start/**/*']
"Mod: Surface":
- changed-files:
- any-glob-to-any-file: ['src/Mod/Surface/**/*/']