Skip to content

Commit 9ada2a7

Browse files
authored
Drop Nightly Tests & Update Badges (python-telegram-bot#2323)
1 parent be54cf4 commit 9ada2a7

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
pull_request:
44
branches:
55
- master
6-
schedule:
7-
- cron: 7 3 * * *
86
push:
97
branches:
108
- master

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ We have a vibrant community of developers helping each other in our `Telegram gr
1717
:target: https://pypi.org/project/python-telegram-bot/
1818
:alt: Supported Python versions
1919

20-
.. image:: https://cpu.re/static/python-telegram-bot/downloads.svg
21-
:target: https://www.cpu.re/static/python-telegram-bot/downloads-by-python-version.txt
20+
.. image:: https://img.shields.io/pypi/dm/python-telegram-bot
21+
:target: https://pypistats.org/packages/python-telegram-bot
2222
:alt: PyPi Package Monthly Download
2323

2424
.. 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
2929
:target: https://www.gnu.org/licenses/lgpl-3.0.html
3030
:alt: LGPLv3 License
3131

32-
.. image:: https://github.com/python-telegram-bot/python-telegram-bot/workflows/GitHub%20Actions/badge.svg?event=schedule
32+
.. image:: https://github.com/python-telegram-bot/python-telegram-bot/workflows/GitHub%20Actions/badge.svg
3333
:target: https://github.com/python-telegram-bot/python-telegram-bot/
3434
:alt: Github Actions workflow
3535

0 commit comments

Comments
 (0)