run ci on renovate auto branches

This commit is contained in:
Robert Kaussow 2024-02-07 09:10:13 +01:00
parent b0b79e312b
commit 7f12ab4701
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
4 changed files with 4 additions and 4 deletions

View File

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

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