diff --git a/openmetadata-service/src/main/resources/json/data/app/DataInsightsReportApplication.json b/openmetadata-service/src/main/resources/json/data/app/DataInsightsReportApplication.json index 6a59b81a4df..cf32bffbeb0 100644 --- a/openmetadata-service/src/main/resources/json/data/app/DataInsightsReportApplication.json +++ b/openmetadata-service/src/main/resources/json/data/app/DataInsightsReportApplication.json @@ -7,6 +7,6 @@ }, "appSchedule": { "scheduleType": "Custom", - "cronExpression": "0 0 0 1/1 * ? *" + "cronExpression": "0 0 0 ? * 0" } } \ No newline at end of file