Skip to content

centralize global json-ld in custom head #36

centralize global json-ld in custom head

centralize global json-ld in custom head #36

Workflow file for this run

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