From bfa6a5cf3e5a4ed69d36611fbcc624d377bb38bf Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Thu, 15 May 2025 11:45:50 +0800 Subject: [PATCH] docs: simplify GitHub Actions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ed6e557b..254b994c9 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ [![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) -[![Junit Test](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit.yml/badge.svg?branch=2021)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit.yml) -[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/2021/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=2021) +[![Junit Test](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit.yml/badge.svg?branch=hoxton)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit.yml) +[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/hoxton/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=hoxton) English | [简体中文](./README-zh.md)