feat: add new commit trigger in GitHub

This commit is contained in:
Ali BARIN
2022-05-03 21:12:29 +02:00
parent 2e2d371875
commit e651fd141b
32 changed files with 439 additions and 98 deletions
@@ -88,6 +88,7 @@ function ChooseAppAndEventSubstep(props: ChooseAppAndEventSubstepProps): React.R
...step,
key: '',
appKey,
parameters: {},
},
});
}