Skip to content

Commit 55d531a

Browse files
authored
Merge pull request #12928 from ethereum/corwintines-patch-1
Revert autoclosing stale issues
2 parents 6ac28ce + 87776af commit 55d531a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
stale-issue-message: "This issue is stale because it has been open 30 days with no activity."
1919
stale-pr-message: "This issue is stale because it has been open 30 days with no activity."
2020
days-before-stale: 30
21-
days-before-close: 5
21+
days-before-close: -1

0 commit comments

Comments
 (0)