Skip to content

Commit

Permalink
ci: removing linkage-monitor from the required checks (#56)
Browse files Browse the repository at this point in the history
Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOM GoogleCloudPlatform/cloud-opensource-java#2137
  • Loading branch information
suztomo authored and palmere-google committed Sep 20, 2021
1 parent f7289b2 commit b5dce3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/sync-repo-settings.yaml
Expand Up @@ -31,7 +31,6 @@ branchProtectionRules:
requiredStatusCheckContexts:
- "dependencies (8)"
- "dependencies (11)"
- "linkage-monitor"
- "lint"
- "clirr"
- "units (8)"
Expand Down

0 comments on commit b5dce3b

Please sign in to comment.