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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new ed5020e4 Add CodeQL badge
ed5020e4 is described below
commit ed5020e48fcd89117ce615edca68fa31a1dcad80
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:23:52 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a29f24d9..758f0d61 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Pool
[](https://coveralls.io/r/apache/commons-pool)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/)
[](https://javadoc.io/doc/org.apache.commons/commons-pool2/2.11.1)
+[](https://github.com/apache/commons-pool/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons Object Pooling Library.