[skip e2e] Disable daily release when repo is not milvus-io/milvus (#17374)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/17373/head
Jenny Li 2022-06-06 11:50:05 +08:00 committed by GitHub
parent 99cbaccdf1
commit a4a699164c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ on:
jobs:
nightly:
name: Run Daily Release
if: github.repository == 'milvus-io/milvus'
runs-on: ubuntu-latest
env:
IMAGE_REPO: "milvusdb"