Skip to content

Commit

Permalink
Run codecov for the master branch
Browse files Browse the repository at this point in the history
Signed-off-by: Heba Elayoty <31887807+helayoty@users.noreply.github.com>
  • Loading branch information
helayoty authored Mar 8, 2023
1 parent 7a1ac4d commit f090237
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- master
- release-**
paths-ignore: ['docs/**', '**.md', '**.mdx', '**.png', '**.jpg']
push:
branches: [master]
paths-ignore: ['docs/**', '**.md', '**.mdx', '**.png', '**.jpg']

env:
# Common versions
Expand Down

0 comments on commit f090237

Please sign in to comment.