We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cf437 commit 96d0991Copy full SHA for 96d0991
.github/workflows/code_coverage.yml
@@ -4,6 +4,7 @@ name: Coverage Report
4
5
on:
6
push:
7
+ pull_request:
8
9
jobs:
10
coverage:
0 commit comments