Skip to content

Commit b89a5e8

Browse files
raych1JoshLove-msft
authored andcommitted
Update pull_request_assignment.yml (Azure#23579)
Correct the path of resource-manager.
1 parent b464eac commit b89a5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_assignment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
paths:
7070
- "specification/**/*Management/**/*.cadl"
7171
- "specification/**/*Management.Shared/**/*.cadl"
72-
- "specification/**/resource-management/**/*.cadl"
72+
- "specification/**/resource-manager/**/*.cadl"
7373
- "specification/**/*Management/**/*.tsp"
7474
- "specification/**/*Management.Shared/**/*.tsp"
75-
- "specification/**/resource-management/**/*.tsp"
75+
- "specification/**/resource-manager/**/*.tsp"
7676
reviewers:
7777
- raych1
7878
- lirenhe

0 commit comments

Comments
 (0)