You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/02/08 14:11:39 UTC

[commons-vfs] branch master updated: Add CodeQL badge.

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-vfs.git


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

commit 7605f88dc09f6eed93edb6a00a538530f1d3bbd3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Feb 8 09:11:35 2022 -0500

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

diff --git a/README.md b/README.md
index d867e67..04cc17b 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ Apache Commons VFS Project
 [![Coverage Status](https://coveralls.io/repos/apache/commons-vfs/badge.svg)](https://coveralls.io/r/apache/commons-vfs)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-vfs2/2.9.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-vfs2/2.9.0)
+[![CodeQL](https://github.com/apache/commons-vfs/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-vfs/actions?query=workflow%3ACodeQL)
 
 Apache Commons VFS is a Virtual File System library.