add ci on develop
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Simon Vieille 2024-07-24 11:41:12 +02:00
commit 2759748792
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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