ci: Run grok-bot update check hourly

Justin: bump schedule from daily 06:17 to :17 every hour. No-op when feed unchanged.
This commit is contained in:
eva
2026-09-04 18:06:48 +00:00
parent 1b51bbddca
commit 45c6c4da73
+1 -1
View File
@@ -1,7 +1,7 @@
name: Check for new release
on:
schedule:
- cron: '17 6 * * *'
- cron: '17 * * * *'
workflow_dispatch:
jobs: