Browse Source

Fixed lock.yml typo

sanex3339 7 years ago
parent
commit
44faf5076d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/lock.yml

+ 1 - 1
.github/lock.yml

@@ -4,7 +4,7 @@
 daysUntilLock: 14
 
 # Issues and pull requests with these labels will not be locked. Set to `[]` to disable
-exemptLabels: [bug, enhancement, future, high priority, plans, waiting for release, ]
+exemptLabels: [bug, enhancement, future, high priority, plans, waiting for release]
 
 # Label to add before locking, such as `outdated`. Set to `false` to disable
 lockLabel: false