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 cb83ce5 Add CodeQL badge. cb83ce5 is described below commit cb83ce59a67d36cacab93785c750518b34da42b2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Feb 6 17:33:57 2022 -0500 Add CodeQL badge. --- src/main/resources/commons-xdoc-templates/readme-md-template.md | 1 + 1 file changed, 1 insertion(+) 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 78af30a..d891508 100644 --- a/src/main/resources/commons-xdoc-templates/readme-md-template.md +++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md @@ -48,6 +48,7 @@ [](https://coveralls.io/r/apache/commons-@ID@) [](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/) [](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@) +[](https://github.com/apache/commons-@ID@/actions?query=workflow%3ACodeQL) @DESCRIPTION@