From 5e3627398d4d65eccdb436d1c71f87c64f4412f4 Mon Sep 17 00:00:00 2001 From: chichi1177 <159745443+chichi1177@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:45:35 +0800 Subject: [PATCH] Update coverage.yml --- .github/workflows/coverage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index afa8e0f51ac..43a1213ccd1 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -1,7 +1,7 @@ name: Coverage on: - pull_request: - types: [opened, reopened, synchronize] + # pull_request: + # types: [opened, reopened, synchronize] push: branches: [master, develop] jobs: