run dayli

This commit is contained in:
2024-08-29 20:02:13 +02:00
parent 08c9c9ebd6
commit 7d3ca5300a
4 changed files with 20 additions and 12 deletions

View File

@ -2,7 +2,7 @@ name: Update menicka
on:
workflow_dispatch:
schedule:
- cron: '0 9 * * 1' # every monday at 9:00
- cron: '0 9 * * *' # every day at 9:00
jobs:
update-rss: