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 Aug 24, 2021
1 parent 754e2c1 commit 75ab193
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ branchProtectionRules:
requiredStatusCheckContexts:
- "dependencies (8)"
- "dependencies (11)"
- "linkage-monitor"
- "lint"
- "clirr"
- "units (8)"
Expand Down

0 comments on commit 75ab193

Please sign in to comment.