diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f62d3ea..2b9782b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI builder +name: CI on: [push, pull_request] diff --git a/README.md b/README.md index 5abf77d..d124763 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Crate](https://img.shields.io/crates/v/listenbrainz)](https://crates.io/crates/listenbrainz) [![Documentation](https://docs.rs/listenbrainz/badge.svg)](https://docs.rs/listenbrainz) +[![CI builder](https://github.com/InputUsername/listenbrainz-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/InputUsername/listenbrainz-rs/actions/workflows/ci.yml) [![License](https://img.shields.io/crates/l/listenbrainz)](https://github.com/InputUsername/listenbrainz-rs/blob/main/LICENSE) ListenBrainz API bindings for Rust.