From 48c489aff0baf7acebfea8e4238b5eb23dfe2df2 Mon Sep 17 00:00:00 2001 From: Kslr Date: Sat, 20 Jun 2020 19:56:52 +0800 Subject: [PATCH] only handle push --- .github/workflows/coverage.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 9db22245..b3c84f10 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -3,8 +3,6 @@ name: Coverage on: push: branches: [ master ] - pull_request: - branches: [ master ] jobs: