We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfd871 commit 17db950Copy full SHA for 17db950
release-please-config.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
- "exclude-paths": ["e2e-report", "tests", "tools", "turbofan"],
+ "exclude-paths": [".github", ".vscode", "e2e-report", "report", "tests", "tools", "turbofan"],
4
"include-component-in-tag": false,
5
"packages": {
6
".": {}
0 commit comments