Skip to content

adborroto/PG 62 convert to typescript #2

adborroto/PG 62 convert to typescript

adborroto/PG 62 convert to 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 13 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: 40
secrets: inherit