Skip to content

Use smaller icon for og:image #133

Use smaller icon for og:image

Use smaller icon for og:image #133

Workflow file for this run

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