We need to create a CI in google-cloud-go to run `librarian generate -all`, the CI will pass if no changes detected in the repo. The CI can find: - unintentional change in generated files - breaking changes in librarian.yaml
We need to create a CI in google-cloud-go to run
librarian generate -all, the CI will pass if no changes detected in the repo.The CI can find: