Cron: 0 0 * * 0

This cron expression means: At 12:00 AM, only on Sunday

0 0 * * 0

At 12:00 AM, only on Sunday

Try another expression