From d056ff33a7ac103b77d14a11e102557d8d5ad271 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 23 Jun 2026 23:55:38 -0500 Subject: [PATCH] Change window_days from 10 to 7 --- .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 b72c0b1..b754b82 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -3,6 +3,6 @@ "current_from": "2013-01-01", "current_to": "2013-01-10", "target_end": "2026-06-30", - "window_days": 10, + "window_days": 7, "completed": false }