Skip to content

Commit

Permalink
Add a GitHub workflow status badge for our CI to the README
Browse files Browse the repository at this point in the history
This shows the current state of our CI builds and points to the Unit
workflows page.

Signed-off-by: Andrew Clayton <[email protected]>
  • Loading branch information
ac000 committed Mar 13, 2024
1 parent dc16a7b commit 7472a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NGINX Unit

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![CI](https://github.com/nginx/unit/actions/workflows/ci.yml/badge.svg)](https://github.com/nginx/unit/actions/workflows/ci.yml "GitHub workflow CI")

## Universal Web App Server

Expand Down

0 comments on commit 7472a2c

Please sign in to comment.