Skip to content

Commit 78c5bd1

Browse files
authored
chore: include generated samples dir (googleapis#424)
1 parent 44fd0bb commit 78c5bd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

java-security-private-ca/.github/.OwlBot.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ docker:
1616
image: "gcr.io/cloud-devrel-public-resources/owlbot-java:latest"
1717

1818
deep-remove-regex:
19+
- "/samples/snippets/generated"
1920
- "/grpc-google-.*/src"
2021
- "/proto-google-.*/src"
2122
- "/google-.*/src"
@@ -27,3 +28,5 @@ deep-copy-regex:
2728
dest: "/owl-bot-staging/$1/grpc-google-cloud-security-private-ca-$1/src"
2829
- source: "/google/cloud/security/privateca/v.*/.*-java/gapic-google-.*/src"
2930
dest: "/owl-bot-staging/$1/google-cloud-security-private-ca/src"
31+
- source: "/google/cloud/security/privateca/(v.*)/.*-java/samples/snippets/generated"
32+
dest: "/owl-bot-staging/$1/samples/snippets/generated"

0 commit comments

Comments
 (0)