This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 51ceef292 Add Java CI badge
51ceef292 is described below
commit 51ceef2921b0b35fb7c256229b1fe88de768a862
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 20 21:20:12 2024 -0400
Add Java CI badge
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 2fca166d0..cc39d4d12 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@
# Apache Juneau
+[](https://github.com/apache/juneau/actions/workflows/maven.yml)
+
* [Homepage](https://juneau.apache.org/)
* [Wiki](https://github.com/apache/juneau/wiki)
* [Javadocs](https://juneau.apache.org/site/apidocs-9.0.0/index.html)