From a492737915d4dfdb9cdc4cf31e00196484ba2e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Thu, 12 Mar 2020 14:24:44 -0500 Subject: [PATCH] Add branch reference to Github actions badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 16c05d5..fd66886 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Pytools: Lots of Little Utilities .. image:: https://gitlab.tiker.net/inducer/pytools/badges/master/pipeline.svg :alt: Gitlab Build Status :target: https://gitlab.tiker.net/inducer/pytools/commits/master -.. image:: https://github.com/inducer/pytools/workflows/CI/badge.svg +.. image:: https://github.com/inducer/pytools/workflows/CI/badge.svg?branch=master :alt: Github Build Status :target: https://github.com/inducer/pytools/actions?query=branch%3Amaster+workflow%3ACI .. image:: https://badge.fury.io/py/pytools.png -- GitLab