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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user