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-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new 8df155e Add CodeQL badge
8df155e is described below
commit 8df155eae51e8e5689248de09f1f10a0dac4507f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:10:24 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4a2bcb8..92207e0 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ Apache Commons Daemon
[](https://coveralls.io/r/apache/commons-daemon)
[](https://maven-badges.herokuapp.com/maven-central/commons-daemon/commons-daemon/)
[](https://javadoc.io/doc/commons-daemon/commons-daemon/1.3.1)
+[](https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons Daemon software is a set of utilities and Java support
classes for running Java applications as server processes. These are