StackStorm / orquesta

Orquesta is a graph based workflow engine for StackStorm. Questions? https://github.com/StackStorm/st2/discussions
https://docs.stackstorm.com/orquesta/
Apache License 2.0
98 stars 39 forks source link

Add event to github action to trigger on pull request #232

Closed m4dcoder closed 3 years ago

m4dcoder commented 3 years ago

Currently, the github action is not triggered for PR from fork. Add an event in the workflow to trigger on pull request to master branch.