From 625edbefa471d36c30e0f657b6ea00efbdef7151 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Tue, 23 Jun 2026 08:26:19 +0000 Subject: [PATCH] trigger workflows --- scripts/trigger_modelling_e2e_sqs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/trigger_modelling_e2e_sqs.py b/scripts/trigger_modelling_e2e_sqs.py index 8ab868c3..3bcfeaf9 100644 --- a/scripts/trigger_modelling_e2e_sqs.py +++ b/scripts/trigger_modelling_e2e_sqs.py @@ -10,7 +10,7 @@ AWS creds come from the ambient ~/.aws profile; DB creds from backend/.env. from __future__ import annotations -# --------------------------------------------------------------------------- +# -------------------------------------------------------------------------- # CONFIG — edit these before running # --------------------------------------------------------------------------- PORTFOLIO_ID: int = 785