Skip to content

Commit 2246d72

Browse files
committed
claude-random-easy-fixes-scheduled.yml - generate fixes for 20 issues only
1 parent af2bc4a commit 2246d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/claude-random-easy-fixes-scheduled.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: "Claude Random Easy Fixes (Scheduled)"
22

33
on:
44
schedule:
5-
# Run 10 times, once an hour at :15, from 10pm CEST (20:00 UTC) to 7am CEST (05:00 UTC)
6-
- cron: '15 20-23,0-5 * * *'
5+
# Run 4 times, once an hour at :15, from 9pm CET (20:00 UTC) to 12am CET (23:00 UTC)
6+
- cron: '15 20-23 * * *'
77

88
jobs:
99
trigger:

0 commit comments

Comments
 (0)