Skip to content

update workflows

update workflows #1

Workflow file for this run

name: npm CI
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
jobs:
npm_ci:
name: npm CI
uses: KatsuteDev/workflows/.github/workflows/npm.ci.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" -> "KatsuteDev/workflows/.github/workflows/npm.ci.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:
test: false