mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(ci): update cron
This commit is contained in:
committed by
Łukasz Mierzwa
parent
8faafadf6e
commit
73aed5f344
@@ -2,7 +2,7 @@ name: Maintenance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 20 * * 1"
|
||||
- cron: "0 12 * * 1"
|
||||
|
||||
jobs:
|
||||
go-mod-upgrades:
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Maintenance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 20 * * 0"
|
||||
- cron: "0 12 * * 2"
|
||||
|
||||
jobs:
|
||||
npm-upgrades:
|
||||
|
||||
Reference in New Issue
Block a user