Browse Source

only handle push

Kslr 5 years ago
parent
commit
48c489aff0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/coverage.yml

+ 0 - 2
.github/workflows/coverage.yml

@@ -3,8 +3,6 @@ name: Coverage
 on:
   push:
     branches: [ master ]
-  pull_request:
-    branches: [ master ]
 
 jobs: