This reverts commit a1ff609628.
This commit is contained in:
parent
1602932cf3
commit
c51d2cf1e4
|
|
@ -1,6 +1,10 @@
|
||||||
name: Code Coverage
|
name: Code Coverage
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ main, metrics ]
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, metrics ]
|
branches: [ main, metrics ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue