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