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
Showing only changes of commit 45c6c4da73 - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
name: Check for new release name: Check for new release
on: on:
schedule: schedule:
- cron: '17 6 * * *' - cron: '17 * * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs: