Skip to content

Merge branch 'main' into recommend-api #667

Merge branch 'main' into recommend-api

Merge branch 'main' into recommend-api #667

Workflow file for this run

name: Build
on:
push:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
build:
uses: cordiverse/workflows/.github/workflows/build.yml@main
with:
lint: true
test: true