Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 5c25abf

Browse files
authored
Set day-before-close to -1
Set the `day-before-close` input to -1 to avoid closing issues.
1 parent 848a876 commit 5c25abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
stale-issue-label: 'no-issue-activity'
1919
stale-pr-label: 'no-pr-activity'
2020
days-before-stale: 30
21+
days-before-close: -1

0 commit comments

Comments
 (0)