Skip to content

feat: v0.0.2 update package - all (#15) #22

feat: v0.0.2 update package - all (#15)

feat: v0.0.2 update package - all (#15) #22

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