From 13387dbf09765f0ea88263224ab0e17249c01aa7 Mon Sep 17 00:00:00 2001 From: Stuart Axon Date: Fri, 27 Sep 2024 12:19:22 +0100 Subject: [PATCH] Fix github action badge on master branch --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5cf8240..1203bcf 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ dex === -.. image:: https://github.com/jceb/dex/actions/workflows/test.yml/badge.svg?branch={{ github.ref }} +.. image:: https://github.com/jceb/dex/actions/workflows/test.yml/badge.svg :target: https://github.com/jceb/dex/actions :alt: Test Status