We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b4563 commit 970a829Copy full SHA for 970a829
.github/workflows/stale.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
stale-issue-label: "stale"
19
stale-pr-label: "stale"
20
- days-before-stale: 90
+ days-before-stale: 180
21
# Pull Requests become stale more quickly due to merge conflicts.
22
# Also, we promote minimizing WIP.
23
days-before-pr-stale: 7
0 commit comments