ci(stale): increased to 30 days

This commit is contained in:
Stan Girard 2023-08-20 11:58:05 +02:00
parent 884f6862e1
commit 86c64b7759

View File

@ -16,7 +16,7 @@ jobs:
with:
exempt-assignees: true
exempt-draft-pr: true
days-before-stale: 20
days-before-stale: 30
days-before-close: 5
exempt-milestones: true
stale-issue-message: "Thanks for your contributions, we'll be closing this issue as it has gone stale. Feel free to reopen if you'd like to continue the discussion."