From 6fe91d404c3750a9a0b022e27a3e76015e4d4995 Mon Sep 17 00:00:00 2001 From: Tomas Stolker Date: Fri, 15 Dec 2023 11:05:47 +0100 Subject: [PATCH] Updated badge for Github Actions --- .github/workflows/{ci.yml => main.yml} | 0 README.rst | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) rename .github/workflows/{ci.yml => main.yml} (100%) diff --git a/.github/workflows/ci.yml b/.github/workflows/main.yml similarity index 100% rename from .github/workflows/ci.yml rename to .github/workflows/main.yml diff --git a/README.rst b/README.rst index 7438906..76beea7 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,10 @@ .. image:: https://img.shields.io/pypi/pyversions/calistar :target: https://pypi.python.org/pypi/calistar -.. image:: https://github.com/tomasstolker/calistar/workflows/CI/badge.svg?branch=main +.. image:: https://github.com/tomasstolker/calistar/actions/workflows/main.yml/badge.svg + :target: https://github.com/tomasstolker/calistar/actions + +.. image:: https://github.com/tomasstolker/calistar/workflows/main.yml/badge.svg?branch=main :target: https://github.com/tomasstolker/calistar/actions .. image:: https://img.shields.io/readthedocs/calistar