From b8f95906243decc431a64b3e03a4c438f6f9c23c Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 18 Jun 2026 09:11:52 -0500 Subject: [PATCH] Increase window_days from 10 to 30 --- .github/import-state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/import-state.json b/.github/import-state.json index 4310fd1..8195141 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -3,6 +3,6 @@ "current_from": "2008-11-19", "current_to": "2008-11-29", "target_end": "2026-06-30", - "window_days": 10, + "window_days": 30, "completed": false }