Build only on pull request
ive setup worker for an react app, and I want to get a preview build on PRs. This works if you have "Builds for non-production branches" turned on, but it also builds on each commit
any way to make it so it only builds for PRs or a selected branch ?
1 Reply
I ended up setting up a github action