Update stale.yml

This commit is contained in:
Glenn Jocher 2020-03-05 13:48:29 -08:00 committed by GitHub
parent 2e8cee9fcb
commit 818d0b9f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ jobs:
stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days' stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
days-before-stale: 30 days-before-stale: 30
days-before-close: 5 days-before-close: 5
exempt-issue-label: 'tutorial'