From 9bfe72daa38983ce8f8f607bb8e46e55809bc640 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 25 Jun 2026 04:08:32 -0500 Subject: [PATCH] Update window_days from 6 to 20 in import-state.json --- .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 c14dab9..388936d 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -3,6 +3,6 @@ "current_from": "2013-05-18", "current_to": "2013-05-24", "target_end": "2026-06-30", - "window_days": 6, + "window_days": 20, "completed": false }