Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from ublue-os/cron
Browse files Browse the repository at this point in the history
chore(ci): Build at 8:15 AM UTC
  • Loading branch information
EyeCantCU authored Oct 29, 2023
2 parents 1af80f1 + aa87aee commit 2a428b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '30 08 * * *' # Build at 8:30am
- cron: '15 08 * * *' # Build at 8:15am
workflow_dispatch:
env:
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
Expand Down

0 comments on commit 2a428b6

Please sign in to comment.