Skip to content

Commit 73f9f00

Browse files
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
1 parent bdf8d3f commit 73f9f00

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
only_pulls: true
6+
patch:
7+
default:
8+
only_pulls: true

0 commit comments

Comments
 (0)