Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
chore: change branch master to main in sync-repo-settings.yaml (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Sep 27, 2021
1 parent 60fac26 commit 372fbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/sync-repo-settings.yaml
Expand Up @@ -2,7 +2,7 @@ rebaseMergeAllowed: false
squashMergeAllowed: true
mergeCommitAllowed: false
branchProtectionRules:
- pattern: master
- pattern: main
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
Expand Down

0 comments on commit 372fbaf

Please sign in to comment.