We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe248d commit 648ba8cCopy full SHA for 648ba8c
.github/policies/disallow-edits.yml
@@ -15,7 +15,7 @@ configuration:
15
- isAction:
16
action: Opened
17
- filesMatchPattern:
18
- pattern: .github/*
+ pattern: \.github/*
19
matchAny: true
20
excludedFiles:
21
- .github/CODEOWNERS
0 commit comments