Skip to content

Commit d002555

Browse files
authored
Update disallow-edits.yml
1 parent 03ebf50 commit d002555

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/policies/disallow-edits.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ configuration:
1111
- isAction:
1212
action: Opened
1313
- or:
14-
- includesModifiedFiles:
15-
files:
16-
- articles/aks/*
14+
- filesMatchPattern:
15+
pattern: articles/aks/*
1716
- includesModifiedFiles:
1817
files:
1918
- articles/defender-for-cloud/*

0 commit comments

Comments
 (0)