Skip to content

Commit 147c6ed

Browse files
authored
Remove reviewer request from labelFiles.yml
1 parent dc1db38 commit 147c6ed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/policies/pullRequestManagement-labelFiles.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ configuration:
2626
matchAny: true
2727
pattern: '(?i).*/blazor/hybrid/.*'
2828
then:
29-
- requestReviewer:
30-
reviewer: 'guardrex'
3129
- addLabel:
3230
label: 'blazor-hybrid/subsvc'
3331
- if:
@@ -48,8 +46,6 @@ configuration:
4846
matchAny: true
4947
pattern: '(?i).*/mvc/views/tag-helpers/built-in/persist-component-state.md'
5048
then:
51-
- requestReviewer:
52-
reviewer: 'guardrex'
5349
- addLabel:
5450
label: 'blazor/subsvc'
5551
onFailure:

0 commit comments

Comments
 (0)