diff --git a/release-please-config.json b/release-please-config.json index 8b443d7..38793ca 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -19,7 +19,7 @@ {"type": "docs", "section": "Documentation"}, {"type": "style", "section": "Styles", "hidden": true}, {"type": "refactor", "section": "Code Refactoring", "hidden": true}, - {"type": "test", "section": "Tests"} + {"type": "test", "section": "Tests", "hidden": true} ], "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" }