We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a462df commit 571a091Copy full SHA for 571a091
synthtool/gcp/templates/java_library/renovate.json
@@ -14,7 +14,10 @@
14
],
15
"ignorePaths": [
16
".kokoro/requirements.txt",
17
- ".github/workflows/**"
+ ".github/workflows/approve-readme.yaml",
18
+ ".github/workflows/ci.yaml",
19
+ ".github/workflows/renovate_config_check.yaml",
20
+ ".github/workflows/samples.yaml"
21
22
"customManagers": [
23
{
0 commit comments