We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
require_linear_history
required_linear_history
1 parent 4578aea commit 921c9a0Copy full SHA for 921c9a0
1 file changed
‎docs/github-settings/5. branch-protection.md‎
@@ -24,7 +24,7 @@ branches:
24
require_code_owner_reviews: true
25
require_last_push_approval: true
26
required_signatures: true
27
- require_linear_history: false
+ required_linear_history: false
28
bypass_pull_request_allowances:
29
apps:
30
- Jarvis
@@ -226,7 +226,7 @@ branches:
226
branches:
227
- name: default
228
protection:
229
230
...
231
```
232
0 commit comments