Skip to content

Commit c4ffb3a

Browse files
committed
chore: Rename .Owlbot.yaml in new-client.py.
1 parent 7c37243 commit c4ffb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generation/new_client/new-client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def generate(
250250
)
251251

252252
# In monorepo, .OwlBot.yaml needs to be in the directory of the module.
253-
owlbot_yaml_location_from_module = ".OwlBot.yaml"
253+
owlbot_yaml_location_from_module = ".OwlBot-hermetic.yaml"
254254
# create owlbot config
255255
templates.render(
256256
template_name="owlbot.yaml.monorepo.j2",

0 commit comments

Comments
 (0)