mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
return list generation every 1h
This commit is contained in:
parent
189506f77e
commit
45be20d715
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Generate or update list of tracked links
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
- cron: '0 * * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue