Allow manual and cron as pipeline triggers
This commit is contained in:
parent
ab0b18a46e
commit
51d803204e
|
@ -1,5 +1,5 @@
|
|||
when:
|
||||
event: push
|
||||
event: [ push, manual, cron ]
|
||||
branch: main
|
||||
|
||||
clone:
|
||||
|
|
Loading…
Reference in a new issue