ci: initial coverage (#1022)
parent
b6267e721d
commit
6c8ba4cdcd
|
@ -1,5 +1,7 @@
|
|||
name: initial-coverage
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: ['*']
|
||||
|
||||
|
|
Loading…
Reference in New Issue