return list generation every 1h

This commit is contained in:
Il'ya (Marshal) 2021-04-24 23:41:47 +02:00
parent 189506f77e
commit 45be20d715

View file

@ -2,7 +2,7 @@ name: Generate or update list of tracked links
on:
schedule:
- cron: '* * * * *'
- cron: '0 * * * *'
push:
branches:
- main