ci: enable ci run on renovate branches

This commit is contained in:
Robert Kaussow 2024-02-05 08:58:31 +01:00
parent ac033a6627
commit b0b79e312b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
4 changed files with 12 additions and 0 deletions

View File

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

View File

@ -4,6 +4,9 @@ when:
- event: [push, manual]
branch:
- ${CI_REPO_DEFAULT_BRANCH}
- event: [push]
branch:
- renovate/*
steps:
- name: build

View File

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

View File

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