fix(ci): run on each merge

This commit is contained in:
Łukasz Mierzwa
2026-02-18 11:07:23 +00:00
committed by GitHub
parent 4b861d98b5
commit b691aa4ea0

View File

@@ -2,6 +2,9 @@ name: Renovate
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 12 * * 1"