You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add keep-alive workflow to prevent Supabase free-tier pauses
Daily cron pings the REST API for qa_pairs which counts as activity and
resets the 7-day inactivity timer. Requires SUPABASE_URL and
SUPABASE_ANON_KEY repo secrets; the workflow fails fast if they are
missing rather than appearing to succeed silently.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments