Skip to content

Commit 6d04923

Browse files
authored
chore: update .OwlBot.yaml in google-cloud-compute (#13919)
Ensure that only `google/cloud/compute/v1` is copied from `googleapis-gen`. `google/cloud/compute/v1beta` will be a separate package `google-cloud-compute-beta` Towards #12471
1 parent 7a63f3a commit 6d04923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-compute/.OwlBot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ deep-remove-regex:
1717
- /owl-bot-staging
1818

1919
deep-copy-regex:
20-
- source: /google/cloud/compute/(v.*)/compute-v.*-py
20+
- source: /google/cloud/compute/(v1)/compute-v.*-py
2121
dest: /owl-bot-staging/google-cloud-compute/$1
2222

2323
begin-after-commit-hash: 70f7f0525414fe4dfeb2fc2e81546b073f83a621

0 commit comments

Comments
 (0)