Add event filter for pipeline
This commit is contained in:
parent
b6207a18c7
commit
21c8c2c52c
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
when:
|
when:
|
||||||
branch: main
|
- branch: main
|
||||||
|
event: [ push, manual, cron ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
docker:
|
docker:
|
||||||
|
|
Loading…
Add table
Reference in a new issue