Skip to content

Commit c3c7585

Browse files
Merge pull request #294601 from TimShererWithAquent/02132025OPBR
Address error in build.
2 parents ca1f8d4 + 0ded84e commit c3c7585

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/policies/disallow-edits.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ configuration:
181181
- description: Write a message if the breadcrumb file is modified in the azure-docs-pr repository.
182182
if:
183183
- payloadType: Pull_Request
184-
- isAction:
185-
action: Opened
186-
- filesMatchPattern:
184+
- isAction:
185+
action: Opened
186+
- filesMatchPattern:
187187
matchAny: true
188188
pattern: bread/*
189189

0 commit comments

Comments
 (0)