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

Commit

Permalink
chore: keep branches up-to-date (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jun 3, 2021
1 parent 432d579 commit 2c20ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/sync-repo-settings.yaml
Expand Up @@ -26,7 +26,7 @@ branchProtectionRules:
# Defaults to `false`
requiresCodeOwnerReviews: true
# Require up to date branches
requiresStrictStatusChecks: false
requiresStrictStatusChecks: true
# List of required status check contexts that must pass for commits to be accepted to matching branches.
requiredStatusCheckContexts:
- "dependencies (8)"
Expand All @@ -46,4 +46,4 @@ permissionRules:
- team: yoshi-java-admins
permission: admin
- team: yoshi-java
permission: push
permission: push

0 comments on commit 2c20ef4

Please sign in to comment.