Prevent stale bot using default 60 days (#12488)

This commit is contained in:
melohagan 2023-12-01 14:00:56 +00:00 committed by GitHub
parent 19266b4770
commit fcb862c82f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
days-before-stale: 330
operations-per-run: 1
# stale rules for PRs
days-before-pr-stale: 7