From 52999b76610d544ebf66b01d192043372f29f0e2 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 11 Jun 2026 12:15:14 -0500 Subject: [PATCH] Update import state dates and completion status --- .github/import-state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index ef70678..2b14ca1 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2025, - "current_from": "2026-06-30", + "current_from": "2026-06-15", "current_to": "2026-06-30", "target_end": "2026-06-30", "window_days": 20, - "completed": true + "completed": false }