Skip to content

Commit

Permalink
only comment coverage percentages on pr (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: Yen Truong <ytruong@yext.com>
  • Loading branch information
yen-tt and Yen Truong committed Aug 5, 2022
1 parent d734620 commit d51667a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}
individual_coverage_percentages:
if: ${{ github.event_name != 'push' }}
runs-on: ubuntu-latest
needs: combined_coverage
steps:
Expand Down

0 comments on commit d51667a

Please sign in to comment.