chore(ci): change cron time

This commit is contained in:
Łukasz Mierzwa
2021-06-14 13:24:02 +01:00
committed by GitHub
parent 3daeb051fd
commit 2ac404744a

View File

@@ -2,7 +2,7 @@ name: Maintenance
on:
schedule:
- cron: "10 12 * * *"
- cron: "0 13 * * *"
jobs:
npm-upgrades: