From 3b74b10a91ad3dcd589c76d2481a830c4405141d Mon Sep 17 00:00:00 2001 From: Stephane Bruckert Date: Sat, 22 Feb 2020 11:39:07 +0000 Subject: [PATCH] CI badge to update on master only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f261a97..11ffb35 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ##### A light weight Python library for the Spotify Web API -![Tests](https://github.com/plamere/spotipy/workflows/Tests/badge.svg) [![Documentation Status](https://readthedocs.org/projects/spotipy/badge/?version=latest)](https://spotipy.readthedocs.io/en/latest/?badge=latest) +![Tests](https://github.com/plamere/spotipy/workflows/Tests/badge.svg?branch=master) [![Documentation Status](https://readthedocs.org/projects/spotipy/badge/?version=latest)](https://spotipy.readthedocs.io/en/latest/?badge=latest) ## Documentation