run ci on renovate auto branches

This commit is contained in:
Robert Kaussow 2024-02-07 09:10:06 +01:00
parent d4c7b0dcac
commit 0fc784c337
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
- event: [push]
branch:
- renovate/*
- renovate/auto/*
steps:
- name: changelog

View File

@ -6,7 +6,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
- event: [push]
branch:
- renovate/*
- renovate/auto/*
steps:
- name: markdownlint

View File

@ -6,7 +6,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
- event: [push]
branch:
- renovate/*
- renovate/auto/*
steps:
- name: lint