mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
chore(actions): change maintenance schedule
This commit is contained in:
committed by
Łukasz Mierzwa
parent
33b508b87a
commit
d127e53983
2
.github/workflows/maintenance.yml
vendored
2
.github/workflows/maintenance.yml
vendored
@@ -2,7 +2,7 @@ name: Maintenance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "20 21 * * 4"
|
||||
- cron: "15 15 * * 7"
|
||||
|
||||
jobs:
|
||||
npm-upgrades:
|
||||
|
||||
Reference in New Issue
Block a user