🐛 cron at 9:05 GMT

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

View File

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