feat: add manual trigger
This commit is contained in:
parent
d985c0e61d
commit
d204b0d745
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
when:
|
||||
- event: "push"
|
||||
branch: "main"
|
||||
- event: "manual"
|
||||
|
||||
depends_on:
|
||||
- "gitleaks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue