Skip to content

Commit e915e80

Browse files
authored
chore: remove linkage-monitor required check (#552)
1 parent 5ce9e12 commit e915e80

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

java-core/.github/sync-repo-settings.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ branchProtectionRules:
3131
requiredStatusCheckContexts:
3232
- "dependencies (8)"
3333
- "dependencies (11)"
34-
- "linkage-monitor"
3534
- "lint"
3635
- "clirr"
3736
- "units (8)"
@@ -54,7 +53,6 @@ branchProtectionRules:
5453
requiredStatusCheckContexts:
5554
- "dependencies (8)"
5655
- "dependencies (11)"
57-
- "linkage-monitor"
5856
- "lint"
5957
- "clirr"
6058
- "units (7)"
@@ -69,4 +67,4 @@ permissionRules:
6967
- team: yoshi-java-admins
7068
permission: admin
7169
- team: yoshi-java
72-
permission: push
70+
permission: push

0 commit comments

Comments
 (0)