Skip to content

Commit 4e32999

Browse files
authored
Perform coverage for pull requests
1 parent 8d8aa50 commit 4e32999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Environment reference https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners
33
name: Coverage
44

5-
on: [push]
5+
on: [push, pull_request]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)