diff --git a/.github/policies/disallow-edits.yml b/.github/policies/disallow-edits.yml index 71ee5882c6090..eb0372b77fae8 100644 --- a/.github/policies/disallow-edits.yml +++ b/.github/policies/disallow-edits.yml @@ -73,9 +73,8 @@ configuration: - commentContains: pattern: '#sign-off' isRegex: False - - filesMatchPattern: - pattern: docs/csharp/* - matchAny: True + - isAssignedToUser: + user: BillWagner - not: isActivitySender: user: BillWagner