Skip to content

Commit

Permalink
chore: Rename .Owlbot.yaml in new-client.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 committed Apr 15, 2024
1 parent 7c37243 commit c4ffb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generation/new_client/new-client.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def generate(
)

# In monorepo, .OwlBot.yaml needs to be in the directory of the module.
owlbot_yaml_location_from_module = ".OwlBot.yaml"
owlbot_yaml_location_from_module = ".OwlBot-hermetic.yaml"
# create owlbot config
templates.render(
template_name="owlbot.yaml.monorepo.j2",
Expand Down

0 comments on commit c4ffb3a

Please sign in to comment.