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-logging.git
The following commit(s) were added to refs/heads/master by this push:
new 0080bcb Add CodeQL badge
0080bcb is described below
commit 0080bcbf79eda666f78eba574a6f9954097a2e01
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:21:54 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 6146d47..d1a429b 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ Apache Commons Logging
[](https://travis-ci.org/apache/commons-logging)
[](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/)
+[](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons Logging is a thin adapter allowing configurable bridging to
other, well known logging systems.