You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/automerge_method_security.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,5 +63,6 @@ Then, to make it use the branch `main` and the method `merge` for the security u
63
63
}
64
64
}
65
65
}
66
+
```
66
67
67
68
If you leave this option blank (or use an invalid option value), it will use the value set for [automerge_method](/configuration/automerge_method) (if any). If no value is set for either of the options, it will use the default value which is `merge`.
0 commit comments