feat: remove manual event

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

View file

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