Skip to content

Commit 6bdbbbc

Browse files
chore: enable release-trigger bot (#578)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/0ceba58c-0130-48cd-b39f-2943de71b108/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@63cff63
1 parent ca1c906 commit 6bdbbbc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/release-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
enabled: true

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/java-spanner-jdbc.git",
7-
"sha": "813a13d993ef2ad61ca7acda6700760a4cfcd512"
7+
"sha": "ca1c906e1ed3cad6444068ab9c8465401d6d3074"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
14+
"sha": "63cff634aabb85854caa511c5837ea6b45f42b4b"
1515
}
1616
}
1717
],
@@ -23,6 +23,7 @@
2323
".github/PULL_REQUEST_TEMPLATE.md",
2424
".github/generated-files-bot.yml",
2525
".github/readme/synth.py",
26+
".github/release-trigger.yml",
2627
".github/snippet-bot.yml",
2728
".github/trusted-contribution.yml",
2829
".github/workflows/approve-readme.yaml",

0 commit comments

Comments
 (0)