update ci condition for build

This commit is contained in:
Simon Vieille 2024-04-02 19:30:43 +02:00
parent 015292ed16
commit 38a6addb3f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -3,6 +3,7 @@ when:
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
- feature/*
- release/*
- renovate/*