update the stale timing on PRs
This commit is contained in:
parent
7b9342a63a
commit
5e7868ecb7
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
# stale rules
|
||||
days-before-stale: 60
|
||||
days-before-pr-stale: 30
|
||||
days-before-pr-stale: 7
|
||||
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."
|
||||
|
||||
|
|
Loading…
Reference in New Issue