avoid code coverage run on push trigger (#1849)

This commit is contained in:
Reiley Yang 2021-02-24 16:14:44 -08:00 committed by GitHub
parent cb066cb5c9
commit a1ff609628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
name: Code Coverage
on:
push:
branches: [ main, metrics ]
paths-ignore:
- '**.md'
pull_request:
branches: [ main, metrics ]
paths-ignore: