Skip to content

Commit 3adbed2

Browse files
committed
try to fix validation
1 parent b27e4fc commit 3adbed2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/policies/disallow-edits.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,3 @@ configuration:
4747
- addReply:
4848
reply: >-
4949
@${issueAuthor} - This PR edits files whose 'source of truth' for documentation is not in this repo. If you're editing the documentation, please make these updates in the /// comments in the source repo (either dotnet/runtime or dotnet/extensions) instead.
50-
- if:
51-
- not:
52-
- or:
53-
- activitySenderHasPermission:
54-
permission: write
55-
- activitySenderHasPermission:
56-
permission: admin
57-
then:
58-
- closePullRequest

0 commit comments

Comments
 (0)