Skip to content

Commit 87776af

Browse files
authored
Update stale.yml
Revert closing function
1 parent 6ac28ce commit 87776af

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)