Fix CI/CD badges in README.md (#20465)

Co-authored-by: Mac Siri <mac@forem.com>
This commit is contained in:
Myungwoo Song 2023-12-29 02:24:00 +09:00 committed by GitHub
parent a3a5763b20
commit 621c666db3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,11 @@
</div>
<br>
<p align="center">
<a href="https://github.com/forem/forem/actions/workflows/ci-cd.yml">
<img src="https://github.com/forem/forem/actions/workflows/ci-cd.yml/badge.svg" alt="Build Status">
<a href="https://github.com/forem/forem/actions/workflows/ci.yml">
<img src="https://github.com/forem/forem/actions/workflows/ci.yml/badge.svg" alt="Build Status">
</a>
<a href="https://github.com/forem/forem/actions/workflows/cd.yml">
<img src="https://github.com/forem/forem/actions/workflows/cd.yml/badge.svg" alt="Build Status">
</a>
<img src="https://img.shields.io/github/commit-activity/w/forem/forem" alt="GitHub commit activity">
<a href="https://github.com/forem/forem/issues?q=is%3Aissue+is%3Aopen+label%3A%22ready+for+dev%22">