Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 83940e2

Browse files
authored
chore: remove java7 units check from required checks in master (#515)
1 parent e4b82c4 commit 83940e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ branchProtectionRules:
3434
- "linkage-monitor"
3535
- "lint"
3636
- "clirr"
37-
- "units (7)"
3837
- "units (8)"
3938
- "units (11)"
4039
- "Kokoro - Test: Integration"
@@ -46,4 +45,4 @@ permissionRules:
4645
- team: yoshi-java-admins
4746
permission: admin
4847
- team: yoshi-java
49-
permission: push
48+
permission: push

0 commit comments

Comments
 (0)