Skip to content

Commit b7b16cb

Browse files
authored
Enable Codecov on main branch (#11)
1 parent ebf7066 commit b7b16cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Pull request
33
on:
44
pull_request:
55
types: [opened, reopened, synchronize, ready_for_review]
6+
push:
7+
branches:
8+
- main
69

710
concurrency:
811
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)