From d36a047bc3ea1e1801c16df26e08c2e9347e9c50 Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Mon, 9 Sep 2024 00:15:34 +0100 Subject: [PATCH] Fix the GitHub workflow badge to refer to the right branch --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b911de4..3bb8635 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ Usage vws-web-tools show-database-details \ --database-name my-database-$TIME -.. |Build Status| image:: https://github.com/VWS-Python/vws-web-tools/workflows/CI/badge.svg +.. |Build Status| image:: https://github.com/VWS-Python/vws-web-tools/actions/workflows/ci.yml/badge.svg?branch=main :target: https://github.com/VWS-Python/vws-web-tools/actions .. |codecov| image:: https://codecov.io/gh/VWS-Python/vws-web-tools/branch/main/graph/badge.svg :target: https://codecov.io/gh/VWS-Python/vws-web-tools