From 356dd89ae4fad3e95ba118ec3ee51f0b42c97448 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 21 Nov 2022 17:41:56 +0100 Subject: [PATCH] chore: fix broken codecov default branch (#245) * chore: fix broken codecov default branch * update codecov badge --- .codecov/codecov.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.codecov/codecov.yml b/.codecov/codecov.yml index b4394d2..0f17a71 100644 --- a/.codecov/codecov.yml +++ b/.codecov/codecov.yml @@ -1,4 +1,5 @@ codecov: + branch: main notify: require_ci_to_pass: yes coverage: diff --git a/README.md b/README.md index fd82a78..8e22700 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![license](https://badgen.net/github/license/zitadel/oidc/)](https://github.com/zitadel/oidc/blob/master/LICENSE) [![release](https://badgen.net/github/release/zitadel/oidc/stable)](https://github.com/zitadel/oidc/releases) [![Go Report Card](https://goreportcard.com/badge/github.com/zitadel/oidc)](https://goreportcard.com/report/github.com/zitadel/oidc) -[![codecov](https://codecov.io/gh/zitadel/oidc/branch/master/graph/badge.svg)](https://codecov.io/gh/zitadel/oidc) +[![codecov](https://codecov.io/gh/zitadel/oidc/branch/main/graph/badge.svg)](https://codecov.io/gh/zitadel/oidc) ![openid_certified](https://cloud.githubusercontent.com/assets/1454075/7611268/4d19de32-f97b-11e4-895b-31b2455a7ca6.png)