Skip to content

Commit

Permalink
Add codeql to build status table
Browse files Browse the repository at this point in the history
  • Loading branch information
felixklauke committed Jul 18, 2021
1 parent 60d3e74 commit cbc67d9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ configuration and simplicity. This plugin is meant to be used for small servers
be held in memory easily.

## Build Status
| Build Status | Gradle Build | GitHub Release |
|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------- |
| master | [![Gradle Build](https://github.com/mysteryworlds/chiara/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/mysteryworlds/chiara/actions/workflows/gradle.yml) | [![GitHub Release](https://github.com/mysteryworlds/chiara/actions/workflows/create-release.yml/badge.svg)](https://github.com/mysteryworlds/chiara/actions/workflows/create-release.yml) |

| Build Status | Gradle Build | GitHub Release | CodeQL |
|-------------- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| master | [![Gradle Build](https://github.com/mysteryworlds/chiara/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/mysteryworlds/chiara/actions/workflows/gradle.yml) | [![GitHub Release](https://github.com/mysteryworlds/chiara/actions/workflows/create-release.yml/badge.svg)](https://github.com/mysteryworlds/chiara/actions/workflows/create-release.yml) | [![CodeQL](https://github.com/mysteryworlds/chiara/actions/workflows/codeql.yml/badge.svg)](https://github.com/mysteryworlds/chiara/actions/workflows/codeql.yml) |
## Information
- [Website](https://www.mysteryworlds.com)
- [Issue Tracker](https://github.com/mysteryworlds/chiara/issues)
Expand Down

0 comments on commit cbc67d9

Please sign in to comment.