summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2022-07-06 11:19:41 +0200
committerMarcel Müller <neikos@neikos.email>2022-07-06 11:19:41 +0200
commit36d161b904772c49b96872eecc0857acb47fc2be (patch)
treec93d75129399f7bc762e60eb150063e93b6af046
parentb0e5858acbf82f4f2cebdc747f200fc76be6ef2f (diff)
Update CI badge to correct workflow
Signed-off-by: Marcel Müller <neikos@neikos.email>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9446c7..d436899 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Crates.io](https://img.shields.io/crates/v/cloudmqtt.svg)](https://crates.io/crates/cloudmqtt)
[![Docs.rs](https://docs.rs/cloudmqtt/badge.svg)](https://docs.rs/cloudmqtt)
-[![CI](https://github.com/TheNeikos/cloudmqtt/workflows/CI/badge.svg)](https://github.com/TheNeikos/cloudmqtt/actions)
+[![Check CloudMQTT](https://github.com/TheNeikos/cloudmqtt/actions/workflows/check.yml/badge.svg?branch=main&event=push)](https://github.com/TheNeikos/cloudmqtt/actions/workflows/check.yml)
A simple and straightforward to use MQTT client (and in the future server).