diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 07f5204..c38981c 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -12,5 +12,19 @@ "model-output/ECDC-soca_simplex/2025-01-01-ECDC-soca_simplex.csv" ] } + ], + "ISI": [ + { + "model": "CovBcast", + "changes": [ + "model-output/ISI-CovBcast/2025-01-01-ISI-CovBcast.csv" + ] + }, + { + "model": "RC_AdaptEns2", + "changes": [ + "model-output/ISI-RC_AdaptEns2/2025-01-01-ISI-RC_AdaptEns2.csv" + ] + } ] } \ No newline at end of file