I have a pipeline, which should run only on following cases
- Commit to Master branch
- When PR is open to Master branch
- When PR is updated, which is already open on Master branch
I try to update pipeline triggers, but not success. Can anyone help me on this