commit 3ab1559: [Minor] README: update build status badge

Andrew Lewis nerf at judo.za.org
Mon Jul 29 17:54:26 UTC 2024


Author: Andrew Lewis
Date: 2024-03-15 16:23:47 +0200
URL: https://github.com/rspamd/rspamd/commit/3ab15594774dc61c2ca03e891b07dbb9dffb2eb3 (refs/pull/4875/head)

[Minor] README: update build status badge

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 23c0618cc..c11fa7fc6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # <a href="https://rspamd.com"><img src="https://rspamd.com/img/rspamd_logo_black.png" alt="Rspamd" width="220px"/></a>
 
-[![DroneCI](https://ci.rspamd.com/api/badges/rspamd/rspamd/status.svg)](https://ci.rspamd.com/rspamd/rspamd)
+[![GHA](https://github.com/rspamd/rspamd/actions/workflows/ci.yml/badge.svg)](https://github.com/rspamd/rspamd/actions/workflows/ci.yml)
 
 
 ## Introduction


More information about the Commits mailing list