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/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new 27d028295 Add CodeQL badge
27d028295 is described below

commit 27d028295023b03677c7ce66291a070624b825ab
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Sep 20 21:21:40 2024 -0400

    Add CodeQL badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index cc39d4d12..dfea23431 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@
 # Apache Juneau
 
 [![Java 
CI](https://github.com/apache/juneau/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/juneau/actions/workflows/maven.yml)
+[![CodeQL](https://github.com/apache/juneau/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/juneau/actions/workflows/codeql-analysis.yml)
 
 * [Homepage](https://juneau.apache.org/)
 * [Wiki](https://github.com/apache/juneau/wiki)

Reply via email to