0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-02 18:29:41 +02:00

ci: enable ci run on renovate branches

This commit is contained in:
Robert Kaussow 2024-02-05 08:58:26 +01:00
parent 51fe23e9b8
commit f1fde1b71e
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