Skip to content

Commit d614b41

Browse files
authored
Update disallow-edits.yml (#45157)
1 parent a527652 commit d614b41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/policies/disallow-edits.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ configuration:
7373
- commentContains:
7474
pattern: '#sign-off'
7575
isRegex: False
76-
- filesMatchPattern:
77-
pattern: docs/csharp/*
78-
matchAny: True
76+
- isAssignedToUser:
77+
user: BillWagner
7978
- not:
8079
isActivitySender:
8180
user: BillWagner

0 commit comments

Comments
 (0)