diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd423c6..a5953df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: main +name: ci on: [push, pull_request] diff --git a/README.rst b/README.rst index 494b199..0f2a8aa 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ |CI Status| |Docs Status| |PyPi Status| |Python Versions| |License Badge| -.. |CI Status| image:: https://github.com/ddsmt/ddSMT/actions/workflows/main.yml/badge.svg +.. |CI Status| image:: https://github.com/ddsmt/ddSMT/actions/workflows/ci.yml/badge.svg :alt: GitHub Workflow Status - :target: https://github.com/ddsmt/ddSMT/actions/workflows/main.yml + :target: https://github.com/ddsmt/ddSMT/actions/workflows/ci.yml .. |Docs Status| image:: https://img.shields.io/readthedocs/ddsmt/master :alt: Read the Docs :target: https://ddsmt.readthedocs.io