Compare commits

..

No commits in common. "develop" and "main" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@ on:
push:
branches:
- main
- beta
- develop
pull_request:

View file

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>ci/renovate//configs/base"
"local>martinr92/renovate//configs/base"
],
"baseBranches": [
"develop"