mirror of https://github.com/harness/drone.git
parent
1fd081199e
commit
746e3f0275
|
@ -82,7 +82,7 @@ func (c *Controller) Rebase(
|
|||
AllowBypass: in.BypassRules,
|
||||
IsRepoOwner: isRepoOwner,
|
||||
Repo: repo,
|
||||
RefAction: protection.RefActionUpdate,
|
||||
RefAction: protection.RefActionUpdateForce,
|
||||
RefType: protection.RefTypeBranch,
|
||||
RefNames: []string{in.HeadBranch},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue