Skip to content

Commit a28bba1

Browse files
readme: update CI status badges
Resolve: #5
1 parent 25de103 commit a28bba1

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
- mkdocs: practicalli custom css rounded buttons
99
- dev: set markdown and make as github repository language attributes
1010
- dev: use inclusive git ignore patters
11+
- readme: update CI status badges

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99

1010
## Book status
1111

12-
[![MegaLinter](https://github.com/practicalli/vspacecode/actions/workflows/megalinter.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/megalinter.yaml)[![Publish Book](https://github.com/practicalli/vspacecode/actions/workflows/publish-book.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/publish-book.yaml){target=_blank}
13-
[![pages-build-deployment](https://github.com/practicalli/vspacecode/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/pages/pages-build-deployment){target=_blank}
12+
[![Publish Book](https://github.com/practicalli/vspacecode/actions/workflows/publish-book.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/publish-book.yaml) [![pages-build-deployment](https://github.com/practicalli/vspacecode/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/pages/pages-build-deployment)
1413

15-
[![Ideas & Issues](https://img.shields.io/github/issues/practicalli/vspacecode?label=content%20ideas%20and%20issues&logoColor=green&style=for-the-badge)](https://github.com/practicalli/vspacecode/issues){target=_blank}
16-
[![Pull requests](https://img.shields.io/github/issues-pr/practicalli/vspacecode?style=for-the-badge)](https://github.com/practicalli/vspacecode/pulls){target=_blank}
14+
[![MegaLinter](https://github.com/practicalli/vspacecode/actions/workflows/megalinter.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/megalinter.yaml) [![Scheduled Version Check](https://github.com/practicalli/vspacecode/actions/workflows/scheduled-version-check.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/scheduled-version-check.yaml) [![Changelog Check](https://github.com/practicalli/vspacecode/actions/workflows/changelog-check.yaml/badge.svg)](https://github.com/practicalli/vspacecode/actions/workflows/changelog-check.yaml)
15+
16+
[![Ideas & Issues](https://img.shields.io/github/issues/practicalli/vspacecode?label=content%20ideas%20and%20issues&logoColor=green&style=for-the-badge)](https://github.com/practicalli/vspacecode/issues)
17+
[![Pull requests](https://img.shields.io/github/issues-pr/practicalli/vspacecode?style=for-the-badge)](https://github.com/practicalli/vspacecode/pulls)
1718

1819
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/practicalli/vspacecode?style=for-the-badge)
1920
![GitHub contributors](https://img.shields.io/github/contributors/practicalli/vspacecode?style=for-the-badge&label=github%20contributors)

0 commit comments

Comments
 (0)