Change cron schedule expression to make exactly what you need.



* any value
, value list separator
- range of values
@yearly (non-standard)
@annually (non-standard)
@monthly (non-standard)
@weekly (non-standard)
@daily (non-standard)
@hourly (non-standard)
@reboot (non-standard)
Minutes:
* any value
, value list separator
- range of values
/ step values
0-59 allowed values
Hours:
* any value
, value list separator
- range of values
/ step values
0-23 allowed values
Day(month):
* any value
, value list separator
- range of values
/ step values
1-31 allowed values
Month:
* any value
, value list separator
- range of values
/ step values
1-12 allowed values
JAN-DEC alternative single values
Day(week):
* any value
, value list separator
- range of values
/ step values
0-6 allowed values
SUN-SAT alternative single values
7 sunday (non-standard)