mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(actions): modify start time for maintenance
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a6c09a4ac6
commit
febe8401bd
2
.github/workflows/maintenance.yml
vendored
2
.github/workflows/maintenance.yml
vendored
@@ -2,7 +2,7 @@ name: Maintenance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "15 21 * * 0"
|
||||
- cron: "0 23 * * 0"
|
||||
|
||||
jobs:
|
||||
npm-upgrades:
|
||||
|
||||
Reference in New Issue
Block a user