From 3e220a46f154c2a7abd4766b3d6128ee0331e95e Mon Sep 17 00:00:00 2001 From: Michael Rosenberg Date: Wed, 24 Jul 2024 14:13:13 -0400 Subject: [PATCH] Made CI badge reflect master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 045b155..d458e2d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ strobe-rs ========= -[![CI](https://github.com/rozbb/strobe-rs/workflows/CI/badge.svg)](https://github.com/rozbb/strobe-rs/actions) +[![CI](https://github.com/rozbb/strobe-rs/workflows/CI/badge.svg?branch=master)](https://github.com/rozbb/strobe-rs/actions) [![Version](https://img.shields.io/crates/v/strobe-rs.svg)](https://crates.io/crates/strobe-rs) [![Docs](https://docs.rs/strobe-rs/badge.svg)](https://docs.rs/strobe-rs)