Skip to content

Commit

Permalink
Change build schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy <[email protected]>
  • Loading branch information
TommyTran732 authored Sep 8, 2024
1 parent abba160 commit 78f678b
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 @@ -10,7 +10,7 @@ on:
- '**.md'
schedule:
# Build the image daily
- cron: '0 1 * * *'
- cron: '15 0 * * *'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 78f678b

Please sign in to comment.