Skip to content

Commit 2f42efa

Browse files
authored
Update disallow-edits.yml
1 parent 60774d8 commit 2f42efa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/policies/disallow-edits.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,9 @@ configuration:
183183
- payloadType: Pull_Request
184184
- isAction:
185185
action: Opened
186-
- or:
187-
- filesMatchPattern:
188-
matchAny: true
189-
pattern: bread/*
186+
- filesMatchPattern:
187+
matchAny: true
188+
pattern: bread/*
190189

191190
then:
192191
- addReply:

0 commit comments

Comments
 (0)