Skip to content

Commit 8d013cf

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate actions to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 373493952
1 parent 51e932d commit 8d013cf

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

google/actions/sdk/v2/actions_gapic.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

google/actions/type/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,11 @@ py_proto_library(
8787

8888
##############################################################################
8989
# PHP
90+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
9091
##############################################################################
9192
load(
9293
"@com_google_googleapis_imports//:imports.bzl",
93-
"php_proto_library",
94+
php_proto_library = "php_proto_library2",
9495
)
9596

9697
php_proto_library(

0 commit comments

Comments
 (0)