Skip to content

Commit 17db950

Browse files
authored
chore: add a few more paths to ignore (#551)
1 parent 6bfd871 commit 17db950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"exclude-paths": ["e2e-report", "tests", "tools", "turbofan"],
3+
"exclude-paths": [".github", ".vscode", "e2e-report", "report", "tests", "tools", "turbofan"],
44
"include-component-in-tag": false,
55
"packages": {
66
".": {}

0 commit comments

Comments
 (0)