run ci on renovate auto branches

This commit is contained in:
Robert Kaussow 2024-02-07 09:10:05 +01:00
parent 6c04899a49
commit b01ea54ae9
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: build

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