diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 67014da9..babd141c 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -29,7 +29,6 @@ branchProtectionRules: requiresStrictStatusChecks: false # List of required status check contexts that must pass for commits to be accepted to matching branches. requiredStatusCheckContexts: - - "dependencies (11)" - "lint" - "clirr" - "units (8)"