chore(actions): modify start time for maintenance

This commit is contained in:
Łukasz Mierzwa
2020-11-22 22:46:53 +00:00
committed by Łukasz Mierzwa
parent a6c09a4ac6
commit febe8401bd

View File

@@ -2,7 +2,7 @@ name: Maintenance
on:
schedule:
- cron: "15 21 * * 0"
- cron: "0 23 * * 0"
jobs:
npm-upgrades: