Skip to content

Commit

Permalink
run codecov on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed Nov 17, 2024
1 parent b677a28 commit c34e518
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Code Coverage

on:
pull_request:
push:
branches:
- main
- releases/**

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit c34e518

Please sign in to comment.