Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywatchin authored Mar 28, 2024
1 parent 3986441 commit 602c72c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: bluebuild
name: myOS-builder
on:
schedule:
- cron: "00 17 * * *" # build at 17:00 UTC every day
# (20 minutes after last ublue images start building)
- cron: "00 18 * * *" # build at 18:00 UTC every day
# 80 minutes after the last uBlue images start building
# 60 minutes after last wayblue images start building
push:
paths-ignore: # don't rebuild if only documentation has changed
- "**.md"
Expand Down

0 comments on commit 602c72c

Please sign in to comment.