chore: Updated staleness check to start with old content (#9800)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user