Skip to content

feat: add support for content stacks #67

feat: add support for content stacks

feat: add support for content stacks #67

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: edge-js/.github/.github/workflows/test.yml@main
lint:
uses: edge-js/.github/.github/workflows/lint.yml@main
typecheck:
uses: edge-js/.github/.github/workflows/typecheck.yml@main