Skip to content

Commit 269e74e

Browse files
chore: enable release-trigger bot (#1387)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ac1700e9-6943-4df0-9c7b-789fad56a6fc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@63cff63
1 parent 2ea0e64 commit 269e74e

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,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-spanner.git",
7-
"sha": "2d605e405c9efad5b18f66eff9e5c9942413404f"
7+
"sha": "2ea0e645ec20c29c2bd409bd3ec733b0a2c0a7f1"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
22+
"sha": "63cff634aabb85854caa511c5837ea6b45f42b4b"
2323
}
2424
}
2525
],
@@ -59,6 +59,7 @@
5959
".github/PULL_REQUEST_TEMPLATE.md",
6060
".github/generated-files-bot.yml",
6161
".github/readme/synth.py",
62+
".github/release-trigger.yml",
6263
".github/snippet-bot.yml",
6364
".github/trusted-contribution.yml",
6465
".github/workflows/approve-readme.yaml",

0 commit comments

Comments
 (0)