TraGicCode/tragiccode-wsusserver

Prevent double build on push to origin

TraGicCode opened this issue · 0 comments

For me, when i push to origin ( since i cannot fork my own repo ) i get 2 branches built. One is the PR merged into master and the other is the branch itself. I don't want the branch itself to build since the pr merged into master is a CI build and more accurate.