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

Commit 15e24c7

Browse files
chore: enable release-trigger bot (#536)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e18a1026-3f9d-4b63-8d06-cfdb48fca75c/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@63cff63
1 parent c74cb60 commit 15e24c7

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-core.git",
7-
"sha": "55f19b5095602e39b153fb55feb8c0ab33737944"
7+
"sha": "c74cb60857c51f78193f553885307d678cd32340"
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
],
@@ -25,6 +25,7 @@
2525
".github/generated-files-bot.yml",
2626
".github/readme/synth.py",
2727
".github/release-please.yml",
28+
".github/release-trigger.yml",
2829
".github/snippet-bot.yml",
2930
".github/sync-repo-settings.yaml",
3031
".github/trusted-contribution.yml",

0 commit comments

Comments
 (0)