Skip to content

Homepage hero and support #3

Homepage hero and support

Homepage hero and support #3

Workflow file for this run

name: Build
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/setup-uv@v6
with:
enable-cache: true
- run: uv run zensical build -s