Skip to content

Commit aa12f12

Browse files
authored
Update build.yml
1 parent b1539c8 commit aa12f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: bluebuild
22
on:
33
schedule:
44
- cron:
5-
"00 06 * * *" # build at 06:00 UTC every day
5+
"00 07 * * *" # build at 06:00 UTC every day
66
# (20 minutes after last ublue images start building)
77
push:
88
paths-ignore: # don't rebuild if only documentation has changed

0 commit comments

Comments
 (0)