diff --git a/.github/settings.yml b/.github/settings.yml index 905cfa0..e4e1a39 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -36,6 +36,6 @@ branches: required_pull_request_reviews: null required_status_checks: strict: true - contexts: ['CI pipeline', 'codecov/patch', 'codecov/project'] + contexts: ['build', 'codecov/patch', 'codecov/project'] enforce_admins: true restrictions: null