Skip to content

Commit

Permalink
chore: update owlbot.yaml (#347)
Browse files Browse the repository at this point in the history
include v2beta
  • Loading branch information
eaball35 authored Jun 9, 2022
1 parent 698bd90 commit 1867b63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java-iam/.github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ deep-copy-regex:
dest: "/owl-bot-staging/v1/grpc-google-iam-v1/src"
- source: "/google/iam/v1/google-iam-v1-java/proto-google-iam-v1-java/src"
dest: "/owl-bot-staging/v1/proto-google-iam-v1/src"
- source: "/google/iam/v2beta/google-iam-v2beta-java/grpc-google-iam-v2beta-java/src"
dest: "/owl-bot-staging/v2beta/grpc-google-iam-v2beta/src"
- source: "/google/iam/v2beta/google-iam-v2beta-java/proto-google-iam-v2beta-java/src"
dest: "/owl-bot-staging/v2beta/proto-google-iam-v2beta/src"

0 comments on commit 1867b63

Please sign in to comment.