We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e6edb commit b136655Copy full SHA for b136655
hermetic_build/library_generation/setup.py
@@ -27,7 +27,7 @@
27
"owlbot/templates/java_library/.github/**/*",
28
# TODO: uncomment this line after https://github.com/googleapis/sdk-platform-java/pull/3723
29
# has been merged.
30
- #"owlbot/templates/java_library/.kokoro/**/*",
+ # "owlbot/templates/java_library/.kokoro/**/*",
31
"owlbot/templates/java_library/**/*",
32
],
33
"synthtool": ["owlbot/synthtool/**/*"],
0 commit comments