Skip to content

Merge pull request #4 from dancastillo/v0.0.3-docs-and-types #9

Merge pull request #4 from dancastillo/v0.0.3-docs-and-types

Merge pull request #4 from dancastillo/v0.0.3-docs-and-types #9

Workflow file for this run

name: CI
on:
push:
branches:
- main
paths-ignore:
- '*.md'
pull_request:
branches:
- main
paths-ignore:
- '*.md'
jobs:
test:
uses: dancastillo/workflows/.github/workflows/ts-package-ci.yml@main
with:
license-check: true
lint: true