Update stale.yml

This commit is contained in:
Glenn Jocher 2020-08-14 10:58:33 -07:00 committed by GitHub
parent 7b2b52193d
commit fe80bed695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ jobs:
days-before-stale: 30
days-before-close: 5
exempt-issue-label: 'documentation,tutorial'
operations-per-run: 100 # The maximum number of operations per run, used to control rate limiting.