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-text.git
The following commit(s) were added to refs/heads/master by this push:
new 6b5c017a Add CodeQL badge
6b5c017a is described below
commit 6b5c017af641c7b4c1dac8cc20651e2b982c0276
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:25:19 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b3fecdcc..a0717c93 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Text
[](https://coveralls.io/r/apache/commons-text)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/)
[](https://javadoc.io/doc/org.apache.commons/commons-text/1.9)
+[](https://github.com/apache/commons-text/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons Text is a library focused on algorithms working on strings.