ci: Run grok-bot update check hourly #19

Merged
eva merged 1 commits from ci/update-hourly into master 2026-09-04 13:07:23 -05:00
Owner

What

Change .gitea/workflows/update.yml schedule from 17 6 * * * (daily) to 17 * * * * (hourly at :17). No-op path already safe when the upstream feed is unchanged.

Test

  • Cron string only; workflow body untouched.

Risks / rollback

More frequent Actions runs when idle (no-op). Revert cron to daily if desired.

## What Change `.gitea/workflows/update.yml` schedule from `17 6 * * *` (daily) to `17 * * * *` (hourly at :17). No-op path already safe when the upstream feed is unchanged. ## Test - Cron string only; workflow body untouched. ## Risks / rollback More frequent Actions runs when idle (no-op). Revert cron to daily if desired.
eva added 1 commit 2026-09-04 13:06:49 -05:00
Justin: bump schedule from daily 06:17 to :17 every hour. No-op when feed unchanged.
eva merged commit a98cc6cabc into master 2026-09-04 13:07:23 -05:00
eva deleted branch ci/update-hourly 2026-09-04 13:07:23 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: s1d3sw1ped/grok-bot-bin#19