mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-09 13:27:46 +00:00
restore the cron
This commit is contained in:
parent
fdd261dad4
commit
52d54cf127
1 changed files with 1 additions and 1 deletions
2
.github/workflows/daily_update.yml
vendored
2
.github/workflows/daily_update.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Daily Update from Dark Visitors
|
name: Daily Update from Dark Visitors
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/10 * * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dark-visitors:
|
dark-visitors:
|
||||||
|
|
Loading…
Reference in a new issue