Skip to content

Commit 2e7513f

Browse files
authored
Update disallow-edits.yml
1 parent b802615 commit 2e7513f

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
@@ -12,9 +12,8 @@ configuration:
1212
action: Opened
1313
- or:
1414

15-
- includesModifiedFiles:
16-
files:
17-
- articles/aks/*
15+
- filesMatchPattern:
16+
pattern: articles/aks/*
1817
- includesModifiedFiles:
1918
files:
2019
- articles/defender-for-cloud/*

0 commit comments

Comments
 (0)