Closed mikegrima closed 6 years ago
Need to update the !SetBranchCommand since the GH API changed since I last committed the feature.
!SetBranchCommand
Need to send a DELETE instead of PATCH if disabling branch protection.
DELETE
PATCH
Need to update the
!SetBranchCommand
since the GH API changed since I last committed the feature.Need to send a
DELETE
instead ofPATCH
if disabling branch protection.