chore: Updated staleness check to start with old content (#9800)

pull/9801/head^2
Keith Williams 2023-06-26 14:49:41 +02:00 committed by GitHub
parent f7b20da640
commit 0af76ec5ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
steps:
- uses: actions/stale@v7
with:
ascending: true
days-before-issue-stale: 60
days-before-issue-close: -1
days-before-pr-stale: 14