Skip to content

Commit 894d828

Browse files
Poolitzertsnoam
authored andcommitted
github workflow: add a cron job (python-telegram-bot#1615)
1 parent 2fdf480 commit 894d828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

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

79
jobs:
810
pytest:

0 commit comments

Comments
 (0)