buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

How can I let build agent only run a build step on a PR to master branch? #517

Open zhaoyi0113 opened 4 years ago

zhaoyi0113 commented 4 years ago

I am using pipeline.yml to define all build steps and I want one of the build step to be run only when there is a pull request to master branch. How can I add this filter on pipeline?