Set more conservative values

This commit is contained in:
Michael Boelen 2019-12-26 14:48:48 +01:00
parent b7da40c6ae
commit b48bee581a
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ jobs:
stale-pr-message: 'Stale pull request message'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
days-before-stale: 14
days-before-close: 90