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

Commit 6887be9

Browse files
authored
Change from 18 months to 1 year
1 parent a799161 commit 6887be9

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
@@ -12,6 +12,6 @@ jobs:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
stale-issue-message: "This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions."
1414
stale-pr-message: "This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions."
15-
days-before-stale: 560
15+
days-before-stale: 365
1616
days-before-close: 30
1717
operations-per-run: 30

0 commit comments

Comments
 (0)