mirror of
https://github.com/theodore-song/polymarket-analyst.git
synced 2026-08-24 04:58:08 +00:00
Harden Build 124 release and report secured profit
This commit is contained in:
@@ -2,7 +2,10 @@ name: Release Build 124 after Vercel quota reset
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "15 13 23 8 *"
|
||||
# Vercel's Hobby deployment quota is rolling. Retry across the reset
|
||||
# window, then remove this workflow as soon as Build 124 is live.
|
||||
- cron: "15 13-23/2 23 8 *"
|
||||
- cron: "15 1-13/2 24 8 *"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user