Updates the stale timing and close timing

This commit is contained in:
Trenton H
2023-06-20 08:20:04 -07:00
parent 26d6f302cf
commit ecdea4c3c8
2 changed files with 2 additions and 25 deletions

View File

@@ -19,8 +19,8 @@ jobs:
steps:
- uses: actions/stale@v8
with:
days-before-stale: 30
days-before-close: 7
days-before-stale: 7
days-before-close: 14
only-labels: 'cant-reproduce'
stale-issue-label: stale
stale-pr-label: stale