feat: added the trigger declaration
This commit is contained in:
@@ -7,4 +7,8 @@ steps:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello
|
||||
- echo world
|
||||
- echo world
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- pull_request
|
||||
|
||||
Reference in New Issue
Block a user