chore: sunset weekly summary (#6282)

This commit is contained in:
Piyush Gupta
2025-07-24 17:31:39 +05:30
committed by GitHub
parent ee20af54c3
commit 28514487e0
56 changed files with 38 additions and 2135 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
0 0 * * * curl $WEBAPP_URL/api/cron/survey-status -X POST -H 'content-type: application/json' -H 'x-api-key: '"$CRON_SECRET"''
0 8 * * 1 curl $WEBAPP_URL/api/cron/weekly-summary -X POST -H 'content-type: application/json' -H 'x-api-key: '"$CRON_SECRET"''
0 9 * * * curl $WEBAPP_URL/api/cron/ping -X POST -H 'content-type: application/json' -H 'x-api-key: '"$CRON_SECRET"''