chore(actions): change maintenance schedule

This commit is contained in:
Łukasz Mierzwa
2020-11-22 14:59:52 +00:00
committed by Łukasz Mierzwa
parent 33b508b87a
commit d127e53983

View File

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