Skip to content

chore: improve vector embeddings calculation (#172) #10

chore: improve vector embeddings calculation (#172)

chore: improve vector embeddings calculation (#172) #10

Workflow file for this run

name: Main Build
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml