From e9732a1bf1b9df5de761313799e8a10b19e29620 Mon Sep 17 00:00:00 2001 From: xianhuawei <258022429@qq.com> Date: Tue, 20 Sep 2022 11:54:51 +0800 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f1c3cf203f..9265b775c6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,6 +50,7 @@ jobs: bash <(curl -s https://codecov.io/bash) - name: Make Minicluster + if: github.event.pull_request.merged == true id: minicluster shell: bash run: |