diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fbf42e379..e516f8ea1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,8 +3,6 @@ on: pull_request: branches: - master - schedule: - - cron: 7 3 * * * push: branches: - master diff --git a/README.rst b/README.rst index 7c46320cd..2c979646d 100644 --- a/README.rst +++ b/README.rst @@ -17,8 +17,8 @@ We have a vibrant community of developers helping each other in our `Telegram gr :target: https://pypi.org/project/python-telegram-bot/ :alt: Supported Python versions -.. image:: https://cpu.re/static/python-telegram-bot/downloads.svg - :target: https://www.cpu.re/static/python-telegram-bot/downloads-by-python-version.txt +.. image:: https://img.shields.io/pypi/dm/python-telegram-bot + :target: https://pypistats.org/packages/python-telegram-bot :alt: PyPi Package Monthly Download .. image:: https://img.shields.io/badge/docs-latest-af1a97.svg @@ -29,7 +29,7 @@ We have a vibrant community of developers helping each other in our `Telegram gr :target: https://www.gnu.org/licenses/lgpl-3.0.html :alt: LGPLv3 License -.. image:: https://github.com/python-telegram-bot/python-telegram-bot/workflows/GitHub%20Actions/badge.svg?event=schedule +.. image:: https://github.com/python-telegram-bot/python-telegram-bot/workflows/GitHub%20Actions/badge.svg :target: https://github.com/python-telegram-bot/python-telegram-bot/ :alt: Github Actions workflow