diff --git a/library_generation/owlbot/templates/java_library/renovate.json b/library_generation/owlbot/templates/java_library/renovate.json index 0dd74f9f2c..976d43a1f8 100644 --- a/library_generation/owlbot/templates/java_library/renovate.json +++ b/library_generation/owlbot/templates/java_library/renovate.json @@ -14,7 +14,10 @@ ], "ignorePaths": [ ".kokoro/requirements.txt", - ".github/workflows/**" + ".github/workflows/approve-readme.yaml", + ".github/workflows/ci.yaml", + ".github/workflows/renovate_config_check.yaml", + ".github/workflows/samples.yaml" ], "customManagers": [ {