Skip to content

Commit f35f697

Browse files
authored
chore(bigquery): reconfigure bigquery v1 release definition (#12788)
This PR excludes the v2 directory from the v1 release-please config
1 parent fc2bb11 commit f35f697

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config-individual.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"component": "auth/oauth2adapt"
1313
},
1414
"bigquery": {
15-
"component": "bigquery"
15+
"component": "bigquery",
16+
"exclude-paths": ["bigquery/v2"]
1617
},
1718
"bigtable": {
1819
"component": "bigtable"

0 commit comments

Comments
 (0)