Skip to content

Commit

Permalink
Revert "chore: Rename .Owlbot.yaml in new-client.py."
Browse files Browse the repository at this point in the history
This reverts commit c4ffb3a.
  • Loading branch information
blakeli0 committed Apr 15, 2024
1 parent c4ffb3a commit cc8fe8f
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-hermetic.yaml"
owlbot_yaml_location_from_module = ".OwlBot.yaml"
# create owlbot config
templates.render(
template_name="owlbot.yaml.monorepo.j2",
Expand Down

0 comments on commit cc8fe8f

Please sign in to comment.