Skip to content

Workflow file for this run

name: CI
on:
push:
jobs:
common:
name: Common
uses: play-co/github-workflows/.github/workflows/npm-library.yaml@main

Check failure on line 9 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" -> "play-co/github-workflows/.github/workflows/npm-library.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
createRelease: false