Skip to content

Refactor conditional rendering to use lit 'when' directive #85

Refactor conditional rendering to use lit 'when' directive

Refactor conditional rendering to use lit 'when' directive #85

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v3
with:
node-version: "20"
pnpm-version: "10"
ui-path: "."