aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2024-06-25 16:40:52 +0100
committerGravatar GitHub <[email protected]>2024-06-25 16:40:52 +0100
commit43a26b80d869953c1e280b76a80a2605d5c58c75 (patch)
treefcf8373ca2560985e8e4e8c2fa8db3d683f0f17f /README.md
parentAdd poetry-plugin-export plugin to fix CI warning (#1551) (diff)
Point README badges at the CI workflow
Closes #1562 As lint & build are now workflow_call actions, they no longer record data int eh way this badge expects.
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/README.md b/README.md
index 2e2b7aec..44a5abb9 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# Sir Lancebot
-[![Discord][5]][6]
-[![Lint Badge][1]][2]
-[![Build Badge][3]][4]
+[![Discord][3]][4]
+[![CI Badge][1]][2]
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
[![Open in Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#/github.com/python-discord/sir-lancebot)
@@ -23,9 +22,7 @@ Before you start, please take some time to read through our [contributing guidel
See [Sir Lancebot's Wiki](https://pythondiscord.com/pages/contributing/sir-lancebot/) for in-depth guides on getting started with the project!
-[1]:https://github.com/python-discord/sir-lancebot/workflows/Lint/badge.svg?branch=main
-[2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ALint+branch%3Amain
-[3]:https://github.com/python-discord/sir-lancebot/workflows/Build/badge.svg?branch=main
-[4]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ABuild+branch%3Amain
-[5]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
-[6]: https://discord.gg/python
+[1]:https://github.com/python-discord/sir-lancebot/workflows/CI/badge.svg?branch=main
+[2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ACI+branch%3Amain
+[3]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
+[4]: https://discord.gg/python