Skip to content

docs: unified resolution reference + config.md gaps + picking-properties guide (BEFLOW-6/7/8) #31

docs: unified resolution reference + config.md gaps + picking-properties guide (BEFLOW-6/7/8)

docs: unified resolution reference + config.md gaps + picking-properties guide (BEFLOW-6/7/8) #31

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --frozen-lockfile
- run: bun run check