Skip to content

Commit 9550d11

Browse files
committed
Add CodeQL badge.
1 parent 2a66f99 commit 9550d11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Apache Commons CLI
4747
[![Coverage Status](https://coveralls.io/repos/apache/commons-cli/badge.svg)](https://coveralls.io/r/apache/commons-cli)
4848
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/)
4949
[![Javadocs](https://javadoc.io/badge/commons-cli/commons-cli/1.5.0.svg)](https://javadoc.io/doc/commons-cli/commons-cli/1.5.0)
50+
[![CodeQL](https://github.com/apache/commons-cli/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-cli/actions?query=workflow%3ACodeQL)
5051

5152
Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.
5253

0 commit comments

Comments
 (0)