feat: Increase improve workflow frequency to every 30 minutes

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Sprite 2026-02-08 19:30:31 +00:00
parent 2ad38d6321
commit bdf4e08cc7

View file

@ -2,7 +2,7 @@ name: Trigger Improve
on:
schedule:
- cron: '0 */6 * * *'
- cron: '*/30 * * * *'
workflow_dispatch:
jobs: