mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 02:46:53 +00:00
chore: Disable codecov for master/release branches (#3384)
* disable codecov for master/release branches * add new line * use default project * also do changes for patch
This commit is contained in:
parent
bdf8d3ff91
commit
73f9f00672
8
codecov.yml
Normal file
8
codecov.yml
Normal file
@ -0,0 +1,8 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
only_pulls: true
|
||||
patch:
|
||||
default:
|
||||
only_pulls: true
|
||||
Loading…
Reference in New Issue
Block a user