cron daily at 19:39 Prague

This commit is contained in:
Jan Andrle 2024-06-27 11:09:58 +02:00
parent add7993460
commit 0054ceb6f2
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB

View File

@ -2,7 +2,7 @@ name: Update RSS
on:
workflow_dispatch:
schedule:
- cron: '47 10 * * *' # daily at 10:47 Prague
- cron: '39 19 * * *' # daily at 19:39 Prague
jobs:
update-rss: