Skip to content
Latchkey

GitHub Actions Cron Schedule Builder

Set the fields, copy the cron and the workflow snippet. No more guessing the five-field syntax.

GitHub Actions schedules use standard five-field cron, evaluated in UTC. Set each field below to generate the expression and the on: schedule block.

Gotchas

  • Scheduled workflows run in UTC, not your local time.
  • GitHub can delay scheduled runs under load - do not rely on exact timing.
  • Schedules only run on the default branch.

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →