Skip to content

Commit 56ea051

Browse files
authored
Drop Blazor Hybrid from the PR mgmt policy (#34950)
1 parent 51a0674 commit 56ea051

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/policies/pullRequestManagement-labelFiles.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,6 @@ configuration:
2121
targetsBranch:
2222
branch: live
2323
then:
24-
- if:
25-
- filesMatchPattern:
26-
matchAny: true
27-
pattern: '(?i).*/blazor/hybrid/.*'
28-
then:
29-
- requestReview:
30-
reviewer: guardrex
31-
- addLabel:
32-
label: 'blazor-hybrid/subsvc'
3324
- if:
3425
- or:
3526
- filesMatchPattern:

0 commit comments

Comments
 (0)