Skip to content

Commit 35ee435

Browse files
add action for displaying the coverage
1 parent 8e964d1 commit 35ee435

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-coverage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
- '!**Makefile'
1212
- '!**md'
1313
pull_request:
14+
types: [opened]
15+
branches:
16+
- main
1417
paths:
1518
- .github/workflows/*.yml
1619
- '**CMakeLists.txt'

0 commit comments

Comments
 (0)