emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 4d72ff21ac 3/4: readme: Add and fix CI badges


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 4d72ff21ac 3/4: readme: Add and fix CI badges
Date: Tue, 6 Feb 2024 16:00:19 -0500 (EST)

branch: elpa/git-commit
commit 4d72ff21ac262c7d104e36a0d562e9762dab0771
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    readme: Add and fix CI badges
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index de4b4b04be..4447044c87 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,9 @@ suggested features or made monetary contributions.
 Thanks to all of you, may (the history of) the source be with you!
 
 ***
-[![Build 
Status](https://github.com/magit/magit/workflows/test/badge.svg?branch=master)](https://github.com/magit/magit/actions)
+[![Compile](https://github.com/magit/magit/actions/workflows/compile.yml/badge.svg)](https://github.com/magit/magit/actions/workflows/compile.yml)
+[![Test](https://github.com/magit/magit/actions/workflows/test.yml/badge.svg)](https://github.com/magit/magit/actions/workflows/test.yml)
+[![Manual](https://github.com/magit/magit/actions/workflows/manual.yml/badge.svg)](https://github.com/magit/magit/actions/workflows/manual.yml)
 [![NonGNU 
ELPA](https://elpa.nongnu.org/nongnu/magit.svg)](https://elpa.nongnu.org/nongnu/magit.html)
 
[![Melpa](https://melpa.org/packages/magit-badge.svg)](https://melpa.org/#/magit)
 [![Melpa 
Stable](https://stable.melpa.org/packages/magit-badge.svg)](https://stable.melpa.org/#/magit)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]