Relative Content

Tag Archive for jsonrenovate

Running Renovate CI on Another Branch

I am using Renovate CI in my repository named “repository-1”. This repository contains renovate.json and renovate-config.js and the main branch is dev, my branch is called my-branch . In the repository that codes Renovate, named .github, I created a branch an did some modifications in renovate-config.json. The name of this branch is renovate-1095 and the name of the main branch is dev.