mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ci): run on each merge
This commit is contained in:
3
.github/workflows/renovate.yml
vendored
3
.github/workflows/renovate.yml
vendored
@@ -2,6 +2,9 @@ name: Renovate
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "0 12 * * 1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user