Fix stalebot exempt labels

pull/1723/head
Francisco Giordano 6 years ago committed by GitHub
parent ea59f86cdf
commit 59f03f00c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/stale.yml

@ -9,7 +9,7 @@ daysUntilClose: 15
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- on-hold
- on hold
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false

Loading…
Cancel
Save