mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2025-07-01 23:35:59 +00:00
Don't lock enhancement requests
This commit is contained in:
parent
eed2b82230
commit
e76344812e
3
.github/lock.yml
vendored
3
.github/lock.yml
vendored
@ -8,7 +8,8 @@ daysUntilLock: 60
|
||||
skipCreatedBefore: false
|
||||
|
||||
# Issues and pull requests with these labels will be ignored. Set to `[]` to disable
|
||||
exemptLabels: []
|
||||
exemptLabels:
|
||||
- enhancement
|
||||
|
||||
# Label to add before locking, such as `outdated`. Set to `false` to disable
|
||||
lockLabel: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user