Skip to content

Commit a527652

Browse files
authored
Update disallow-edits.yml (#45156)
1 parent 0e8fbb7 commit a527652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/policies/disallow-edits.yml

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

0 commit comments

Comments
 (0)