Skip to content

Commit

Permalink
feat(#8): on pulls too
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jun 5, 2024
1 parent dcd2aaf commit 5d877e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ name: tarpaulin
push:
branches:
- master
pull_request:
branches:
- master
jobs:
tarpaulin:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 5d877e1

Please sign in to comment.