Skip to content

Commit e2eef43

Browse files
authored
chore: mark the unmanaged dependency check required (googleapis#1845)
b/326247198
1 parent 3f9dbf1 commit e2eef43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ branchProtectionRules:
3939
- 'Kokoro - Test: Java GraalVM Native Image'
4040
- 'Kokoro - Test: Java 17 GraalVM Native Image'
4141
- javadoc
42-
42+
- unmanaged_dependency_check
4343
# Identifies the protection rule pattern. Name of the branch to be protected.
4444
# Defaults to `main`
4545
- pattern: 1.21.x

0 commit comments

Comments
 (0)