Hi , i am trying to build packages for fedora copr using custom build method and also i connected with webhooks to my github repo for every push event.My problem is every time i push a commit to a certain branch it will generate builds for every branch .I see that github don't support webhooks for invidual branch ,i am guessing there is a way to come around this in the script .