Skip to content

feat: add typescript #2

feat: add typescript

feat: add typescript #2

Workflow file for this run

name: continuous-integration
on:
push:
branches:
- alpha
- beta
- master
pull_request:
branches:
- master
jobs:
default:
uses: mixmaxhq/github-workflows/.github/workflows/npm_module.yml@main

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "mixmaxhq/github-workflows/.github/workflows/npm_module.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
coverage_threshold: 90
secrets: inherit