Skip to content

Commit f4d713b

Browse files
authored
Update disallow-edits.yml
1 parent fba94d7 commit f4d713b

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)