restore the cron

This commit is contained in:
Chenghao Mou 2024-08-06 17:28:00 +01:00
parent fdd261dad4
commit 52d54cf127

View file

@ -1,7 +1,7 @@
name: Daily Update from Dark Visitors
on:
schedule:
- cron: "*/10 * * * *"
- cron: "0 0 * * *"
jobs:
dark-visitors: