Skip to content

Commit 44faf50

Browse files
committed
Fixed lock.yml typo
1 parent 80b6c42 commit 44faf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
daysUntilLock: 14
55

66
# Issues and pull requests with these labels will not be locked. Set to `[]` to disable
7-
exemptLabels: [bug, enhancement, future, high priority, plans, waiting for release, ]
7+
exemptLabels: [bug, enhancement, future, high priority, plans, waiting for release]
88

99
# Label to add before locking, such as `outdated`. Set to `false` to disable
1010
lockLabel: false

0 commit comments

Comments
 (0)