Update codecov.yml

This commit is contained in:
Winni Neessen 2022-03-15 21:30:51 +01:00 committed by GitHub
parent 9d326de161
commit f00913b0ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Example workflow for Codecov
on:
push:
branches:
- master
- main
paths:
- '**.go'
- 'go.*'
@ -10,7 +10,7 @@ on:
- 'codecov.yml'
pull_request:
branches:
- master
- main
paths:
- '**.go'
- 'go.*'