Skip to content

Preview

Preview #605

Workflow file for this run

name: Preview
on:
pull_request:
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml