Skip to content

Commit 8fe5901

Browse files
authored
chore: sync governance files (#6077)
1 parent 7dead16 commit 8fe5901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ branches:
349349
# Required. Require branches to be up to date before merging.
350350
strict: true
351351
# Required. The list of status checks to require in order to merge into this branch
352-
contexts: ["check", "check (:docs:examples:check)", "in-docker_test", "ci/circleci: minimal_core"]
352+
contexts: ["check (:testcontainers:check)", "check (:docs:examples:check)", "in-docker_test", "ci/circleci: minimal_core", "test"]
353353
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
354354
enforce_admins: false
355355
# Prevent merge commits from being pushed to matching branches

0 commit comments

Comments
 (0)