Disable Codecov annotation on Pull Requests comments

Description

As a default behavior, codecov comments on the PR when the github action is completed with the jest coverage reports, but I don’t want to have those codecov comments on my PRs.

Expected Results

Completely disable codecov comments on PRs.

Actual Results

It comments on every CR with the jest coverage results.

@joaocasarin you’re looking for this