diff --git a/tenderly.template.yaml b/tenderly.template.yaml index 18efb5c..136cb65 100644 --- a/tenderly.template.yaml +++ b/tenderly.template.yaml @@ -3,6 +3,12 @@ actions: runtime: v2 sources: actions specs: + onNotifyDebtors: + function: onNotifyDebtors:default + trigger: + type: periodic + periodic: + cron: "0 0 * * *" onMarketUpdate: function: onMarketUpdate:default trigger: