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-io.git
commit a2f2c7363afa7602e245bfd4405c42d89f6bfd2d Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Feb 6 17:34:29 2022 -0500 Add CodeQL badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10752d6..d5480c0 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Apache Commons IO [](https://coveralls.io/r/apache/commons-io) [](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/) [](https://javadoc.io/doc/commons-io/commons-io/2.11.0) +[](https://github.com/apache/commons-io/actions?query=workflow%3ACodeQL) The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.