Skip to content

Commit

Permalink
chore: sync governance files (#6077)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Nov 1, 2022
1 parent 7dead16 commit 8fe5901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ branches:
# Required. Require branches to be up to date before merging.
strict: true
# Required. The list of status checks to require in order to merge into this branch
contexts: ["check", "check (:docs:examples:check)", "in-docker_test", "ci/circleci: minimal_core"]
contexts: ["check (:testcontainers:check)", "check (:docs:examples:check)", "in-docker_test", "ci/circleci: minimal_core", "test"]
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
enforce_admins: false
# Prevent merge commits from being pushed to matching branches
Expand Down

0 comments on commit 8fe5901

Please sign in to comment.