Skip to content

Commit

Permalink
added labeler for user-group-ms
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed May 30, 2024
1 parent aa2b1c3 commit 987732b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
user-ms:
- changed-files:
- any-glob-to-any-file: ['apps/user-ms/**']
user-group-ms:
- changed-files:
- any-glob-to-any-file: ['apps/user-group-ms/**']
user-cdc:
- changed-files:
- any-glob-to-any-file: ['apps/user-cdc/**']

libs:
- changed-files:
Expand Down

0 comments on commit 987732b

Please sign in to comment.