feat: add manual trigger
All checks were successful
ci/woodpecker/manual/gitleaks Pipeline was successful
ci/woodpecker/manual/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-11 13:13:39 +02:00
commit d204b0d745
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
when:
- event: "push"
branch: "main"
- event: "manual"
steps: