diff --git a/.github/data-storage/projections_db.json b/.github/data-storage/projections_db.json index 0967ef4..8f1dfd8 100644 --- a/.github/data-storage/projections_db.json +++ b/.github/data-storage/projections_db.json @@ -1 +1,10 @@ -{} +{ + "ISI": [ + { + "model": "TestModel", + "changes": [ + "model-output/ISI-TestModel/2024_2025_1_FLU-ISI-TestModel.csv" + ] + } + ] +} \ No newline at end of file