Skip to content

Commit

Permalink
chore: remove non-custom rules from sync-repo-settings (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Aug 6, 2021
1 parent d566f28 commit 6789e67
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/sync-repo-settings.yaml
@@ -1,12 +1,3 @@
rebaseMergeAllowed: true
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: master
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: actools-python
permission: admin
Expand Down

0 comments on commit 6789e67

Please sign in to comment.