Skip to content

docs: really fix badges #123

docs: really fix badges

docs: really fix badges #123

Workflow file for this run

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm build
name: Build
on:
pull_request: ~
push:
branches:
- main