diff --git a/plugins/tech-insights-backend/CHANGELOG.md b/plugins/tech-insights-backend/CHANGELOG.md index 9998914f53..2771df24a3 100644 --- a/plugins/tech-insights-backend/CHANGELOG.md +++ b/plugins/tech-insights-backend/CHANGELOG.md @@ -21,7 +21,7 @@ - entityOwnershipFactRetriever, -), +createFactRetrieverRegistration({ - + cadende: '1 1 1 * *', // Example cron, At 01:01 on day-of-month 1. + + cadence: '1 1 1 * *', // Example cron, At 01:01 on day-of-month 1. + factRetriever: entityOwnershipFactRetriever, +}), @@ -70,7 +70,7 @@ - entityOwnershipFactRetriever, -), +createFactRetrieverRegistration({ - + cadende: '1 1 1 * *', // Example cron, At 01:01 on day-of-month 1. + + cadence: '1 1 1 * *', // Example cron, At 01:01 on day-of-month 1. + factRetriever: entityOwnershipFactRetriever, +}),