Skip to content

Commit

Permalink
ci: enable cron job (zilliztech#130)
Browse files Browse the repository at this point in the history
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
  • Loading branch information
zhuwenxing authored May 24, 2023
1 parent bbbadae commit f431342
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ on:
branches:
- main
workflow_dispatch:
schedule:
- cron: '0 0 * * *'


jobs:
test-backup-restore-cli:
Expand Down

0 comments on commit f431342

Please sign in to comment.