Skip to content

Commit 81c2309

Browse files
authored
Merge branch 'main' into feature/my-checklists-backend
2 parents 6b5b727 + 0aea66b commit 81c2309

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/labeler.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
- head-branch: [ '^feat', '-feature-' ]
33
"Type: Bug":
44
- head-branch: [ '^bug', '-bug-' ]
5-
"Template: personalization-service":
5+
"Component: personalization-service":
66
- changed-files:
77
- any-glob-to-any-file: [ 'personalization-service/**' ]
8+
"Component: personalization-webcomponents":
9+
- changed-files:
10+
- any-glob-to-any-file: [ 'personalization-webcomponents/**' ]
811
"Component: ticketing-eai":
912
- changed-files:
1013
- any-glob-to-any-file: [ 'ticketing-eai/**' ]

0 commit comments

Comments
 (0)