We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ccc7b commit a35e846Copy full SHA for a35e846
2 files changed
handwritten/pubsub/README.md
@@ -265,4 +265,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-pubsub/blob/main/LICENSE)
265
[projects]: https://console.cloud.google.com/project
266
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
267
[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
+[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
handwritten/pubsub/owlbot.py
@@ -23,5 +23,6 @@
23
'.github/workflows/ci.yaml',
24
'.eslintignore',
25
'.OwlBot.yaml',
26
- 'renovate.json'
+ 'renovate.json',
27
+ "README.md"
28
])
0 commit comments