mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-30 21:23:45 +00:00
📝 Updates stale value to 60 days. 30 felt too short
This commit is contained in:
parent
24cd02a1b5
commit
8bd4c56187
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
|||
stale-pr-message: 'This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
days-before-stale: 30
|
||||
days-before-stale: 60
|
||||
days-before-close: 5
|
||||
|
|
Loading…
Reference in New Issue
Block a user