mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ci): fix crontab entry
This commit is contained in:
2
.github/workflows/node-npm-audit.yml
vendored
2
.github/workflows/node-npm-audit.yml
vendored
@@ -2,7 +2,7 @@ name: Maintenance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 12 * * 30"
|
||||
- cron: "10 12 * * *"
|
||||
|
||||
jobs:
|
||||
npm-upgrades:
|
||||
|
||||
Reference in New Issue
Block a user