Skip to content

Commit 26f15cd

Browse files
authored
Remove pattern value in disallow-edits.yml
1 parent 461550c commit 26f15cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/policies/disallow-edits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ configuration:
160160
matchAny: true
161161
pattern: articles/reliability/*
162162
- commentContains:
163-
pattern: #sign-off
163+
pattern:
164164
isRegex: false
165165
- not:
166166
or:

0 commit comments

Comments
 (0)