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/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new 4aa3d76 Add GitHub Action badge.
4aa3d76 is described below
commit 4aa3d765b36108b0f7de769551b9187b8b2e2784
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 5 15:32:17 2020 -0400
Add GitHub Action badge.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5cd7ee4..e3d8d04 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,8 @@
Apache Commons BCEL
===================
-[](https://travis-ci.org/apache/commons-bcel)
+[](https://travis-ci.org/apache/commons-bcel)
+[](https://github.com/apache/commons-bcel/workflows/Java%20CI/badge.svg)
[](https://coveralls.io/r/apache/commons-bcel)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.bcel/bcel/)
[](https://javadoc.io/doc/org.apache.bcel/bcel/6.5.0)