Skip to content

Commit

Permalink
avoid code coverage run on push trigger (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang authored Feb 25, 2021
1 parent cb066cb commit a1ff609
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Code Coverage

on:
push:
branches: [ main, metrics ]
paths-ignore:
- '**.md'
pull_request:
branches: [ main, metrics ]
paths-ignore:
Expand Down

0 comments on commit a1ff609

Please sign in to comment.