Cron Expression Builder
Build cron schedules for GitHub Actions — visual editor with YAML output
Quick Presets
Fields
0 * * * *
At minute 0
GitHub Actions YAML
on:
schedule:
- cron: '0 * * * *'Note: GitHub Actions cron uses UTC timezone. The shortest interval GitHub allows is every 5 minutes. Scheduled workflows may be delayed during high-load periods.
Automate This
Using scheduled workflows? WarpFix monitors them 24/7 and auto-fixes failures — even at 3 AM.
WarpFix monitors your GitHub repos 24/7. When CI fails, it identifies the error, generates a fix, validates it in a sandbox, and opens a PR — automatically.
Install WarpFix — Free