retrack urls every 5 min

This commit is contained in:
Il'ya (Marshal) 2021-04-24 14:32:08 +02:00
parent 0fefb193c3
commit 8ca0e3e859

View file

@ -2,7 +2,7 @@ name: Fetch new content of tracked links to files
on:
schedule:
- cron: '0 * * * *'
- cron: '*/5 * * * '
push:
branches:
- main