Skip to content

Commit 8bec80c

Browse files
committed
Update check list in settings
1 parent bfb837b commit 8bec80c

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
@@ -382,7 +382,7 @@ branches:
382382
# Required. Require branches to be up to date before merging.
383383
strict: true
384384
# Required. The list of status checks to require in order to merge into this branch
385-
contexts: ["check (:testcontainers:check)", "check (:docs:examples:check)", "in-docker_test", "ci/circleci: minimal_core", "test"]
385+
contexts: ["core", "check_docs_examples", "in-docker_test", "ci/circleci: minimal_core", "test"]
386386
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
387387
enforce_admins: false
388388
# Prevent merge commits from being pushed to matching branches

0 commit comments

Comments
 (0)