This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 7c344df  Add GitHub action status badge
7c344df is described below

commit 7c344df83724d1a32df676500a59a8580754158a
Author: Matt Sicker <[email protected]>
AuthorDate: Sat Jan 29 00:05:18 2022 -0600

    Add GitHub action status badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1d6fe7..5a6a8f5 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Apache Log4j 2 is an upgrade to Log4j that provides significant 
improvements ove
 and provides many of the improvements available in Logback while fixing some 
inherent problems in Logback's architecture.
 
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
-
+[![GitHub Workflow Status 
(branch)](https://img.shields.io/github/workflow/status/apache/logging-log4j2/build/release-2.x)](https://github.com/apache/logging-log4j2/actions/workflows/build.yml)
 
 ## Pull Requests on Github
 

Reply via email to