[CI] Changed 10-build-main to build only on main
All checks were successful
ci/woodpecker/push/0-pre Pipeline was successful
ci/woodpecker/pr/0-pre Pipeline was successful

This commit is contained in:
Phil 2025-04-06 20:45:28 +02:00
parent d1295c10bc
commit af45913822
Signed by: Phil
GPG key ID: 350C8B7C4EF5DED4

View file

@ -39,6 +39,11 @@ services:
privileged: true
when:
- event: [push, cron]
branch: main
when:
- event: [push, cron]
branch: main
depends_on:
- 0-pre