Skip to content

Commit 11c55f7

Browse files
committed
docs(readme): remove redundant pages workflow badge
Remove duplicate GitHub Actions status badge for pages.yml workflow. The CI badge is sufficient since the Pages deployment depends on CI passing anyway.
1 parent 36c5ba3 commit 11c55f7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
<a href="https://github.com/RecursiveDev/JeepMe/actions/workflows/ci.yml">
3737
<img src="https://img.shields.io/github/actions/workflow/status/RecursiveDev/JeepMe/ci.yml?branch=main&style=flat-square" alt="CI">
3838
</a>
39-
<a href="https://github.com/RecursiveDev/JeepMe/actions/workflows/pages.yml">
40-
<img src="https://img.shields.io/github/actions/workflow/status/RecursiveDev/JeepMe/pages.yml?branch=main&style=flat-square" alt="Pages">
41-
</a>
4239
<a href="https://github.com/RecursiveDev/JeepMe/issues">
4340
<img src="https://img.shields.io/github/issues/RecursiveDev/JeepMe?style=flat-square" alt="Issues">
4441
</a>

0 commit comments

Comments
 (0)