From d7e1714e81f0e7391ec55fe2ae44c2c2b5a18fc9 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 21 Sep 2023 22:19:12 +0000 Subject: [PATCH] build: remove requirement on docs temporarily Source-Link: https://github.com/googleapis/synthtool/commit/b9b4907fa59c31952c9b10be4abb0cf3d01f3159 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b907341e49ab3bc8732347ac3e528e82ddb80fac583a4aa2b3493a51ee49f22b --- .github/.OwlBot.lock.yaml | 4 ++-- .github/sync-repo-settings.yaml | 1 - README.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 82da4ff..7517c14 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:b72db6cab4d9e5890bff28d9175af940ba4ed75fbb28563c313a8835a31f7b19 -# created: 2023-09-11T16:43:24.412852862Z + digest: sha256:b907341e49ab3bc8732347ac3e528e82ddb80fac583a4aa2b3493a51ee49f22b +# created: 2023-09-21T22:14:47.094448222Z diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 1350fae..b46e4c4 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -7,7 +7,6 @@ branchProtectionRules: requiredStatusCheckContexts: - "ci/kokoro: Samples test" - "ci/kokoro: System test" - - docs - lint - test (14) - test (16) diff --git a/README.md b/README.md index c5cb07a..5702438 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ installed as a dependency when you install other `@google-cloud` packages. ## Samples -Samples are in the [`samples/`](https://github.com/googleapis/nodejs-promisify/tree/main/packages/google-cloud-functions/samples) directory. Each sample's `README.md` has instructions for running its sample. +Samples are in the [`samples/`](https://github.com/googleapis/nodejs-promisify/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample. | Sample | Source Code | Try it | | --------------------------- | --------------------------------- | ------ |