Skip to content

Commit c2ea004

Browse files
authored
chore: Change CI badge style (#2454)
For uniformity with other badges [ci skip]
1 parent be9a728 commit c2ea004

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ English | [简体中文](./docs/zh-cn/README.zh-CN.md) | [日本語](./docs/ja/R
1111
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1212
alt="NPM Version"></a>
1313
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
14-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
14+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1515
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1616
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1717
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/es-es/README-es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Español (España) | [English](../../README.md) | [简体中文](../zh-cn/README
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/he/README-he.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1414
alt="NPM Version"></a>
1515
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
16-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
16+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1717
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1818
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1919
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/ja/README-ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/ko/README-ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/pt-br/README-pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Português Brasileiro | [English](../../README.md) | [简体中文](../zh-cn/REA
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/ru/README-ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/si/README-si.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1212
alt="NPM Version"></a>
1313
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
14-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
14+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1515
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1616
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1717
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/tr/README-tr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Türkçe | [English](../../README.md) | [简体中文](../zh-cn/README.zh-CN.md)
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

docs/zh-cn/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square"
1313
alt="NPM Version"></a>
1414
<a href="https://github.com/iamkun/dayjs/actions/workflows/check.yml"><img
15-
src="https://github.com/iamkun/dayjs/actions/workflows/check.yml/badge.svg" alt="Build Status"></a>
15+
src="https://img.shields.io/github/actions/workflow/status/iamkun/dayjs/check.yml?style=flat-square" alt="Build Status"></a>
1616
<a href="https://codecov.io/gh/iamkun/dayjs"><img
1717
src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1818
<a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img

0 commit comments

Comments
 (0)