From 0c869bb6e0019626a6559f061c4ae1177eb1b332 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Thu, 6 Jan 2022 14:09:36 -0800 Subject: [PATCH] chore: add api-name to OwlBot config (#4983) --- .OwlBot.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.OwlBot.yaml b/.OwlBot.yaml index e90bbe0..8aa1b99 100644 --- a/.OwlBot.yaml +++ b/.OwlBot.yaml @@ -1,3 +1,4 @@ deep-copy-regex: - source: /google/logging/(v2)/.*-php/(.*) - dest: /owl-bot-staging/Logging/$1/$2 \ No newline at end of file + dest: /owl-bot-staging/Logging/$1/$2 +api-name: Logging