We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac28ce commit 87776afCopy full SHA for 87776af
.github/workflows/stale.yml
@@ -18,4 +18,4 @@ jobs:
18
stale-issue-message: "This issue is stale because it has been open 30 days with no activity."
19
stale-pr-message: "This issue is stale because it has been open 30 days with no activity."
20
days-before-stale: 30
21
- days-before-close: 5
+ days-before-close: -1
0 commit comments