diff --git a/README.md b/README.md index beeea80..8e8d62e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ English | [简体中文](./README.zh-CN.md) -![ci](https://github.com/actions-cool/issue-helper/workflows/ci/badge.svg) +[![](https://img.shields.io/github/workflow/status/actions-cool/issue-helper/ci?style=flat-square)](https://github.com/actions-cool/issue-helper/actions) [![](https://img.shields.io/github/stars/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/stargazers) [![](https://img.shields.io/github/v/release/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/releases) [![](https://img.shields.io/github/license/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/blob/main/LICENSE) A GitHub Action to help you deal with issues diff --git a/README.zh-CN.md b/README.zh-CN.md index 346bedb..4c95aad 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -2,7 +2,7 @@ [English](./README.md) | 简体中文 -![ci](https://github.com/actions-cool/issue-helper/workflows/ci/badge.svg) +[![](https://img.shields.io/github/workflow/status/actions-cool/issue-helper/ci?style=flat-square)](https://github.com/actions-cool/issue-helper/actions) [![](https://img.shields.io/github/stars/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/stargazers) [![](https://img.shields.io/github/v/release/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/releases) [![](https://img.shields.io/github/license/actions-cool/issue-helper?style=flat-square)](https://github.com/actions-cool/issue-helper/blob/main/LICENSE) 一个帮你处理 issues 的 GitHub Action