⏰
πŸ€–

Build Cron for GitHub Actions Workflows

GitHub Actions uses cron syntax for scheduled workflows. Build and verify your schedule here.

Hindi kailangan ng login
minute
(0-59)
hour
(0-23)
day
(1-31)
month
(1-12)
weekday
(0-6)

In plain English

At 09:00 on Mon, Tue, Wed, Thu, Fri.

Next 5 scheduled runs (your local time)
  • Thu, May 2809:00
  • Fri, May 2909:00
  • Mon, Jun 109:00
  • Tue, Jun 209:00
  • Wed, Jun 309:00

Common patterns

Compatible with standard Unix cron, GitHub Actions, Kubernetes CronJob, and most scheduling systems. Use * for β€œevery”, */5 for β€œevery 5”, 1-5 for ranges, 1,15 for specific values.

GitHub Actions tips

πŸ€–

GitHub Actions schedule cron runs in UTC. The "next 5 runs" preview shows your local time β€” mentally subtract your UTC offset to get the actual scheduled times.

πŸ’‘

GitHub may not run scheduled workflows during high traffic times. For time-critical jobs, schedule outside US business hours.

🎯

Common pattern: `0 9 * * 1` runs every Monday at 9 UTC β€” good for weekly digest jobs.

Paano ito Gumagana

1
Ilagay
Enter your data into the tool above. Everything stays local to your browser.
2
Iproseso
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
I-download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Bakit gamitin ang aming kasangkapan?

βœ“Ganap na libre β€” walang nakatagong bayad, kailanman
βœ“Walang kinakailangang account, email, o login
βœ“Ang mga file ay hindi kailanman lumalabas sa iyong device
βœ“Walang anumang limitasyon sa laki ng file
βœ“Walang watermark sa anumang output

Also check out…

Mga Madalas na Itanong