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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new f693c2e Add GitHub Action badge.
f693c2e is described below
commit f693c2e01d6571b61ee3b513faf252115f5ac726
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 5 15:37:03 2020 -0400
Add GitHub Action badge.
---
src/main/resources/commons-xdoc-templates/readme-md-template.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md
b/src/main/resources/commons-xdoc-templates/readme-md-template.md
index 709eafc..78af30a 100644
--- a/src/main/resources/commons-xdoc-templates/readme-md-template.md
+++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md
@@ -43,7 +43,8 @@
@NAME@
===================
-[](https://travis-ci.org/apache/commons-@ID@)
+[](https://travis-ci.org/apache/commons-@ID@)
+[](https://github.com/apache/commons-@ID@/actions)
[](https://coveralls.io/r/apache/commons-@ID@)
[](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/)
[](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@)