Every hour: 0 * * * *
Runs at the start of every hour. Change the first number to run at a different minute — 17 * * * * runs at 17 past, which also avoids the load spike when many jobs start on the hour.
Build a different schedule with the crontab generator.