mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-04 19:13:57 +00:00
restore cron
This commit is contained in:
parent
ab17662f96
commit
6f96795edc
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
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/10 * * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
dark-visitors:
|
||||
|
|
Loading…
Reference in a new issue