cron daily at 10:47 Prague

This commit is contained in:
Jan Andrle 2024-06-27 11:03:28 +02:00
parent db2af48953
commit add7993460
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB

View File

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