crontab (121B)
1 # JCI cron schedules 2 # Midnight CI run and prune 3 0 0 * * * git jci run 4 5 0 * * * git jci prune --commit --older-than=14d