Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 76a2a59

Browse files
chore(py-library): enable snippet-bot
Co-authored-by: Benjamin E. Coe <bencoe@google.com> Source-Author: Takashi Matsuo <tmatsuo@google.com> Source-Date: Tue Sep 1 17:14:08 2020 +0000 Source-Repo: googleapis/synthtool Source-Sha: d91dd8aac77f7a9c5506c238038a26fa4f9e361e Source-Link: googleapis/synthtool@d91dd8a
1 parent 5ad55f0 commit 76a2a59

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/snippet-bot.yml

Whitespace-only changes.

synth.metadata

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
22+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
29+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
3030
}
3131
}
3232
],
@@ -49,6 +49,7 @@
4949
".github/ISSUE_TEMPLATE/support_request.md",
5050
".github/PULL_REQUEST_TEMPLATE.md",
5151
".github/release-please.yml",
52+
".github/snippet-bot.yml",
5253
".gitignore",
5354
".kokoro/build.sh",
5455
".kokoro/continuous/common.cfg",

0 commit comments

Comments
 (0)