Skip to content

Commit

Permalink
fix: update schedule
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Jul 18, 2024
1 parent cc4a38e commit 4479954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockers-buildbase-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name: "Build docker image: buildbase"
on:
schedule:
- cron: "0 1 * * *"
- cron: "0 * * * *"
push:
branches:
- "main"
Expand Down

0 comments on commit 4479954

Please sign in to comment.