We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c37243 commit c4ffb3aCopy full SHA for c4ffb3a
generation/new_client/new-client.py
@@ -250,7 +250,7 @@ def generate(
250
)
251
252
# In monorepo, .OwlBot.yaml needs to be in the directory of the module.
253
- owlbot_yaml_location_from_module = ".OwlBot.yaml"
+ owlbot_yaml_location_from_module = ".OwlBot-hermetic.yaml"
254
# create owlbot config
255
templates.render(
256
template_name="owlbot.yaml.monorepo.j2",
0 commit comments