From a3cc5ddc5ba6b128eb696f4c1928391ce26629a9 Mon Sep 17 00:00:00 2001 From: Ignasi Barrera Date: Fri, 9 Feb 2024 17:10:53 +0100 Subject: [PATCH] ci status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aec93e..dab55fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # authservice -[![CI](https://github.com/tetrateio/authzervice-go/actions/workflows/ci.yaml/badge.svg)](https://github.com/tetrateio/authzervice-go/actions/workflows/ci.yaml) +[![CI](https://github.com/tetrateio/authservice-go/actions/workflows/ci.yaml/badge.svg)](https://github.com/tetrateio/authservice-go/actions/workflows/ci.yaml) [![codecov](https://codecov.io/gh/tetrateio/authservice-go/graph/badge.svg?token=JTLsQloZo9)](https://codecov.io/gh/tetrateio/authservice-go) An implementation of [Envoy](https://envoyproxy.io) [External Authorization](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_authz_filter),