Skip to content

Commit 3f54a2e

Browse files
d-bytebaseclaude
andauthored
ci: schedule cloud rollout Mon-Thu at 00:00 UTC (#20406)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ec53e9d commit 3f54a2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-push-cloud-image.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Deploy Bytebase Cloud
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
# Monday-Thursday at 00:00 UTC
7+
- cron: "0 0 * * 1-4"
58

69
permissions:
710
contents: read

0 commit comments

Comments
 (0)