Skip to content

Commit

Permalink
chore: update generated samples dest dir (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaball35 authored May 25, 2022
1 parent b56b5bb commit 8130b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-accessapproval/.github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ deep-copy-regex:
- source: "/google/cloud/accessapproval/(v.*)/.*-java/gapic-google-.*/src"
dest: "/owl-bot-staging/$1/google-cloud-accessapproval/src"
- source: "/google/cloud/accessapproval/(v.*)/.*-java/samples/snippets/generated"
dest: "/owl-bot-staging/$1/google-cloud-accessapproval/samples/snippets/generated"
dest: "/owl-bot-staging/$1/samples/snippets/generated"

0 comments on commit 8130b2c

Please sign in to comment.