mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
coverage: Run coverage only on push
This commit is contained in:
parent
b58fce3100
commit
8cfb658ddb
2
.github/workflows/coverage.yaml
vendored
2
.github/workflows/coverage.yaml
vendored
@ -1,5 +1,5 @@
|
||||
name: Coverage
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
jobs:
|
||||
coverage:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user