Skip to content

Commit

Permalink
fix: update schedule (#2528) (#2530)
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
Co-authored-by: Hiroto Funakoshi <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
vdaas-ci and hlts2 committed Jul 18, 2024
1 parent 839bb2b commit 64fa41a
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 64fa41a

Please sign in to comment.