Skip to content

Commit 0df3ed8

Browse files
authored
chore(settings): disable linear history on branch (#6399)
1 parent b38008f commit 0df3ed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ branchProtectionRules:
1919
- 'cla/google'
2020
requiredApprovingReviewCount: 1
2121
requiresStrictStatusChecks: true
22+
requiresLinearHistory: false
2223
permissionRules:
2324
- team: actools
2425
permission: admin

0 commit comments

Comments
 (0)