Change deploy test trigger events (#7634)

Fixes #7630

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/7573/head^2
zhuwenxing 2021-09-09 16:02:21 +08:00 committed by GitHub
parent 64aad49959
commit 652a76fe81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -1,13 +1,9 @@
name: Deploy_Test
name: Deploy Test
on:
workflow_dispatch:
schedule:
- cron: "30 20 * * *"
push:
branches:
- master
- test_deploy
jobs: