ci: enable ci run on renovate branches

This commit is contained in:
Robert Kaussow 2024-02-05 08:58:24 +01:00
parent edbced6e5b
commit 6c04899a49
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
3 changed files with 9 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: 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