Skip to content

fix: updated hello-pinecone-aws document #28

fix: updated hello-pinecone-aws document

fix: updated hello-pinecone-aws document #28

Workflow file for this run

name: "Pull Request"
on:
pull_request:
push:
branches:
- main
jobs:
report-client-versions:
uses: './.github/workflows/client-versions.yaml'
secrets: inherit
test-notebooks:
uses: './.github/workflows/test-notebooks-changed.yaml'
secrets: inherit