🐛 cron at 9:05 GMT
This commit is contained in:
parent
597e21895a
commit
db2af48953
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user