mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(ci): run on each merge
This commit is contained in:
@@ -2,6 +2,9 @@ name: Renovate
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "0 12 * * 1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user