Update stale.yml

This commit is contained in:
Glenn Jocher
2020-10-08 11:50:52 +02:00
committed by GitHub
parent 4d49957f5a
commit 54722d00bb
+1 -1
View File
@@ -14,4 +14,4 @@ jobs:
stale-pr-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.' stale-pr-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
days-before-stale: 30 days-before-stale: 30
days-before-close: 5 days-before-close: 5
exempt-issue-label: 'documentation,tutorial' exempt-issue-labels: 'documentation,tutorial'