diff --git a/protect-default-branch.json b/protect-default-branch.json index fd7cd4b..ed1c909 100644 --- a/protect-default-branch.json +++ b/protect-default-branch.json @@ -20,15 +20,9 @@ { "type": "non_fast_forward" }, - { - "type": "update" - }, { "type": "creation" }, - { - "type": "required_linear_history" - }, { "type": "pull_request", "parameters": {