Skip to content

chore: fix Pinecone types and make sure that tests run #6682

chore: fix Pinecone types and make sure that tests run

chore: fix Pinecone types and make sure that tests run #6682

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"