Skip to content

Commit 2c56d62

Browse files
chore: enable snippet-bot (googleapis#265)
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 Co-authored-by: Tres Seaver <tseaver@palladion.com>
1 parent 2dc91c9 commit 2c56d62

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
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-storage.git",
7-
"sha": "944ab1827b3ca0bd1d3aafc2829245290e9bde59"
7+
"sha": "e190f1cd8f2c454da34a79e22ddb58ff54bc1a10"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "80f46100c047bc47efe0025ee537dc8ee413ad04"
14+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
1515
}
1616
}
1717
],
@@ -24,6 +24,7 @@
2424
".github/ISSUE_TEMPLATE/support_request.md",
2525
".github/PULL_REQUEST_TEMPLATE.md",
2626
".github/release-please.yml",
27+
".github/snippet-bot.yml",
2728
".gitignore",
2829
".kokoro/build.sh",
2930
".kokoro/continuous/common.cfg",

0 commit comments

Comments
 (0)