Skip to content

docs: sync Haystack API reference on Docusaurus #18972

docs: sync Haystack API reference on Docusaurus

docs: sync Haystack API reference on Docusaurus #18972

Workflow file for this run

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