Skip to content

Commit a35e846

Browse files
committed
chore: maintain original README
1 parent 57ccc7b commit a35e846

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

handwritten/pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-pubsub/blob/main/LICENSE)
265265
[projects]: https://console.cloud.google.com/project
266266
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
267267
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=pubsub.googleapis.com
268-
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
268+
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local

handwritten/pubsub/owlbot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
'.github/workflows/ci.yaml',
2424
'.eslintignore',
2525
'.OwlBot.yaml',
26-
'renovate.json'
26+
'renovate.json',
27+
"README.md"
2728
])

0 commit comments

Comments
 (0)