Enable release-please workflow

PiperOrigin-RevId: 766717222
This commit is contained in:
Selcuk Gun 2025-06-03 10:13:48 -07:00 committed by Copybara-Service
parent 16f7d98acf
commit 57d99aa789
2 changed files with 6 additions and 0 deletions

5
.github/release-please.yml vendored Normal file
View File

@ -0,0 +1,5 @@
releaseType: python
handleGHRelease: true
bumpMinorPreMajor: false
extraFiles:
- src/google/adk/version.py

1
.github/release-trigger.yml vendored Normal file
View File

@ -0,0 +1 @@
enabled: true