ci: Run grok-bot update check hourly #19
Reference in New Issue
Block a user
Delete Branch "ci/update-hourly"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Change
.gitea/workflows/update.ymlschedule from17 6 * * *(daily) to17 * * * *(hourly at :17). No-op path already safe when the upstream feed is unchanged.Test
Risks / rollback
More frequent Actions runs when idle (no-op). Revert cron to daily if desired.