This commit is contained in:
Dmitry 2025-11-22 22:08:15 +03:00
parent 83b776c00e
commit 31a35d530e
2 changed files with 4 additions and 4 deletions

View file

@ -40,9 +40,9 @@ on:
options:
- master
- pr
schedule:
# schedule:
# Run every 30 minutes
- cron: '*/20 * * * *'
# - cron: '*/20 * * * *'
# Run every 6 hours (at 2:00, 8:00, 14:00, 20:00 UTC)
# - cron: '0 */6 * * *'

View file

@ -24,8 +24,8 @@ on:
- gpt-5.1-codex-high
- opus-4.1
- grok
schedule:
- cron: '0 */4 * * *'
# schedule:
# - cron: '0 */4 * * *'
jobs:
planning: