Skip to content

Commit f995878

Browse files
authored
Update reviewer request format in YAML file
1 parent 72f5d46 commit f995878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/pullRequestManagement-labelFiles.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ configuration:
2626
matchAny: true
2727
pattern: '(?i).*/blazor/hybrid/.*'
2828
then:
29-
- requestReviewer: guardrex
3029
- addLabel:
3130
label: 'blazor-hybrid/subsvc'
3231
- if:
@@ -47,7 +46,8 @@ configuration:
4746
matchAny: true
4847
pattern: '(?i).*/mvc/views/tag-helpers/built-in/persist-component-state.md'
4948
then:
50-
- requestReviewer: guardrex
49+
- requestReviewer:
50+
user: guardrex
5151
- addLabel:
5252
label: 'blazor/subsvc'
5353
onFailure:

0 commit comments

Comments
 (0)