Added Mvc into the area-mvc labels path

This commit is contained in:
Artak 2019-10-15 13:45:17 -07:00 committed by GitHub
parent d40fd322d0
commit 3feb49707a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/labeler.yml vendored
View File

@ -1,6 +1,7 @@
area-mvc:
- src/ProjectTemplates/**/*
- src/Razor/**/*
- src/Mvc/**/*
area-blazor:
- src/Components/**/*