Skip to content

Commit 2efe42b

Browse files
authored
build: allow *.proto files to be copied for google/longrunning
1 parent 7748c88 commit 2efe42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/googleapis-common-protos/.OwlBot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deep-copy-regex:
2828
dest: /owl-bot-staging/googleapis-common-protos/$1/google/logging/type/$2
2929
- source: /google/logging/type/(logging-type-py)/(log_severity.*)
3030
dest: /owl-bot-staging/googleapis-common-protos/$1/google/logging/type/$2
31-
- source: /google/longrunning/(operations-py)/(operations)(.*pb2.*)
31+
- source: /google/longrunning/(operations-py)/(operations)(.*pb2.*|.*.proto)
3232
dest: /owl-bot-staging/googleapis-common-protos/$1/google/longrunning/$2_proto$3
3333
- source: /google/rpc/(rpc-py)/(.*)
3434
dest: /owl-bot-staging/googleapis-common-protos/$1/google/rpc/$2

0 commit comments

Comments
 (0)