Skip to content

Commit

Permalink
Add main build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed Nov 3, 2024
1 parent 3ea4113 commit 62e3289
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# authzed-http-client

[![Build main](https://github.com/ewerk/authzed-http-client/actions/workflows/main-branch-build.yml/badge.svg)](https://github.com/ewerk/authzed-http-client/actions/workflows/main-branch-build.yml)

## 🚀 Introduction

The repository provides a building facade for generating HTTP clients for the [SpiceDB](https://authzed.com/spicedb) REST API.
Expand Down Expand Up @@ -32,4 +34,4 @@ build the client(s) locally using a Docker based stack.
- [ ] Python build
- [ ] C# build
- [ ] main build GitHub actions
- [ ] build badge
- [x] build badge

0 comments on commit 62e3289

Please sign in to comment.