update the stale timing on PRs

This commit is contained in:
Martin McKeaveney 2023-07-06 14:32:11 +01:00
parent 7b9342a63a
commit 5e7868ecb7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
with: with:
# stale rules # stale rules
days-before-stale: 60 days-before-stale: 60
days-before-pr-stale: 30 days-before-pr-stale: 7
stale-issue-label: stale stale-issue-label: stale
stale-issue-message: "This issue has been automatically marked as stale because it has not had any activity for 60 days." stale-issue-message: "This issue has been automatically marked as stale because it has not had any activity for 60 days."