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 | | --------------------------- | --------------------------------- | ------ |