Compare commits

..

No commits in common. "41c2b247381529f4c4091da9daa55ea6b90e5ff0" and "7026878f90011ece726c044e4422ae86d1bbbd51" have entirely different histories.

View File

@ -21,6 +21,8 @@ steps:
when:
- event: push
branch: renovate/*
- event: pull_request
branch: renovate/*
- event: manual
branch: renovate/*
@ -41,6 +43,9 @@ steps:
- event: push
branch:
exclude: renovate/*
- event: pull_request
branch:
exclude: renovate/*
- event: manual
branch:
exclude: renovate/*