Skip to content

Commit 8aa970c

Browse files
authored
Update disallow-edits.yml
1 parent cfda7f5 commit 8aa970c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/policies/disallow-edits.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ configuration:
1111
- isAction:
1212
action: Opened
1313
- or:
14-
- filesMatchPattern:
15-
pattern: articles\/aks\/.*
14+
15+
- includesModifiedFiles:
16+
files:
17+
- articles/active-directory-b2c/*
1618
- includesModifiedFiles:
1719
files:
1820
- articles/defender-for-cloud/*

0 commit comments

Comments
 (0)