Skip to content

Commit dd572ac

Browse files
authored
Update python-trackerlist.yml
1 parent 35af34d commit dd572ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-trackerlist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Trackerslist
22

33
on:
44
schedule:
5-
- cron: "0 8 * * *"
5+
- cron: "0 0 * * *"
66
workflow_dispatch:
77

88
env:

0 commit comments

Comments
 (0)