crontab only working days

Shell
# crontab on raspberry
# “At 03:01 on every day-of-week from Monday through Friday.”

1 3 * * 1-5
Source

Also in Shell: