Fix label da verificare
This commit is contained in:
parent
2cac98d955
commit
3244d61442
|
@ -8,7 +8,7 @@ daysUntilStale: 60
|
|||
daysUntilClose: 7
|
||||
|
||||
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
|
||||
onlyLabels: [bugfix]
|
||||
onlyLabels: [bug]
|
||||
|
||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||
#exemptLabels:
|
||||
|
|
Loading…
Reference in New Issue