ci: bump QA cron from daily to every 4 hours (#1895)

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
A 2026-02-24 16:46:55 -08:00 committed by GitHub
parent 98a0d0f68f
commit b2bddc4ba5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Daily QA
name: QA
on:
schedule:
- cron: '0 6 * * *'
- cron: '0 */4 * * *'
workflow_dispatch:
inputs:
reason: