Skip to content

Commit

Permalink
chore(settings): disable linear history on branch (#6399)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz authored Jul 22, 2022
1 parent b38008f commit 0df3ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ branchProtectionRules:
- 'cla/google'
requiredApprovingReviewCount: 1
requiresStrictStatusChecks: true
requiresLinearHistory: false
permissionRules:
- team: actools
permission: admin

0 comments on commit 0df3ed8

Please sign in to comment.